source: sasmodels/model/lamellarFFHG.html @ 68532f3

gh-pages
Last change on this file since 68532f3 was 68532f3, checked in by ajj, 8 years ago

Adding docs

  • Property mode set to 100644
File size: 5.5 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6  <head>
7    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8   
9    <title>2.1.3.4. Lamellar ffhg &mdash; Sasmodels</title>
10   
11    <link rel="stylesheet" href="../_static/haiku-site.css" type="text/css" />
12    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
13   
14    <script type="text/javascript">
15      var DOCUMENTATION_OPTIONS = {
16        URL_ROOT:    '../',
17        VERSION:     '0.9',
18        COLLAPSE_INDEX: false,
19        FILE_SUFFIX: '.html',
20        HAS_SOURCE:  true
21      };
22    </script>
23    <script type="text/javascript" src="../_static/jquery.js"></script>
24    <script type="text/javascript" src="../_static/underscore.js"></script>
25    <script type="text/javascript" src="../_static/doctools.js"></script>
26    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
27    <link rel="top" title="Sasmodels" href="../index.html" />
28    <link rel="up" title="2.1.3. Lamellae Functions" href="../ref/models/shape-lamellae.html" />
29    <link rel="next" title="2.1.3.5. Lamellarpc" href="lamellarPC.html" />
30    <link rel="prev" title="2.1.3.3. Lamellarcaillehg" href="lamellarCailleHG.html" /> 
31  </head>
32  <body>
33      <div class="header"><h1 class="heading"><a href="../index.html">
34          <span>Home</span></a></h1>
35        <h2 class="heading"><span>2.1.3.4. Lamellar ffhg</span></h2>
36      </div>
37      <div class="topnav">
38     
39        <p>
40        «&#160;&#160;<a href="lamellarCailleHG.html">2.1.3.3. Lamellarcaillehg</a>
41        &#160;&#160;::&#160;&#160;
42        <a class="uplink" href="../index.html">Contents</a>
43        &#160;&#160;::&#160;&#160;
44        <a href="lamellarPC.html">2.1.3.5. Lamellarpc</a>&#160;&#160;»
45        </p>
46
47      </div>
48      <div class="content">
49       
50       
51  <div class="section" id="lamellar-ffhg">
52<span id="id1"></span><h1>2.1.3.4. Lamellar ffhg<a class="headerlink" href="#lamellar-ffhg" title="Permalink to this headline">¶</a></h1>
53<p>Random lamellar phase with Head Groups</p>
54<table border="1" class="docutils">
55<colgroup>
56<col width="16%" />
57<col width="48%" />
58<col width="17%" />
59<col width="19%" />
60</colgroup>
61<thead valign="bottom">
62<tr class="row-odd"><th class="head">Parameter</th>
63<th class="head">Description</th>
64<th class="head">Units</th>
65<th class="head">Default value</th>
66</tr>
67</thead>
68<tbody valign="top">
69<tr class="row-even"><td>scale</td>
70<td>Source intensity</td>
71<td>None</td>
72<td>1</td>
73</tr>
74<tr class="row-odd"><td>background</td>
75<td>Source background</td>
76<td>cm<sup>-1</sup></td>
77<td>0</td>
78</tr>
79<tr class="row-even"><td>tail_length</td>
80<td>Tail thickness</td>
81<td>Å</td>
82<td>15</td>
83</tr>
84<tr class="row-odd"><td>head_length</td>
85<td>head thickness</td>
86<td>Å</td>
87<td>10</td>
88</tr>
89<tr class="row-even"><td>sld</td>
90<td>Tail scattering length density</td>
91<td>10<sup>-6</sup>Å<sup>-2</sup></td>
92<td>0.4</td>
93</tr>
94<tr class="row-odd"><td>head_sld</td>
95<td>Head scattering length density</td>
96<td>10<sup>-6</sup>Å<sup>-2</sup></td>
97<td>3</td>
98</tr>
99<tr class="row-even"><td>solvent_sld</td>
100<td>Solvent scattering length density</td>
101<td>10<sup>-6</sup>Å<sup>-2</sup></td>
102<td>6</td>
103</tr>
104</tbody>
105</table>
106<p>The returned value is scaled to units of cm<sup>-1</sup>.</p>
107<p>This model provides the scattering intensity, <em>I(q)</em>, for a lyotropic lamellar
108phase where a random distribution in solution are assumed. The SLD of the head
109region is taken to be different from the SLD of the tail region.</p>
110<p><em>2.1.31.1. Definition</em></p>
111<p>The scattering intensity <em>I(q)</em> is</p>
112<div class="math">
113\[I(Q) = 2\pi{P(Q) \over (2(|delta|\ H +|delta|\ T) Q^2)\]</div>
114<p>The form factor is</p>
115<img alt="model/img/lamellarFFHG_.jpg" src="model/img/lamellarFFHG_.jpg" />
116<p>where ÎŽT = tail length (or <em>tail_length</em>), ÎŽH = head thickness
117(or <em>h_thickness</em>), ΔρH = SLD(headgroup) - SLD(solvent),
118and ΔρT = SLD(tail) - SLD(solvent).</p>
119<p>The 2D scattering intensity is calculated in the same way as 1D, where
120the <em>q</em> vector is defined as</p>
121<div class="math">
122\[Q = \sqrt{Q_x^2 + Q_y^2}\]</div>
123<p>The returned value is in units of cm<sup>-1</sup>, on absolute scale. In the
124parameters, <em>sld_tail</em> = SLD of the tail group, and <em>sld_head</em> = SLD
125of the head group.</p>
126<img alt="../_images/lamellarFFHG_138.jpg" src="../_images/lamellarFFHG_138.jpg" />
127<p><em>Figure. 1D plot using the default values (w/1000 data point).</em></p>
128<p>Our model uses the form factor calculations implemented in a C library
129provided by the NIST Center for Neutron Research (Kline, 2006).</p>
130<p>REFERENCE</p>
131<p>F Nallet, R Laversanne, and D Roux, J. Phys. II France, 3, (1993) 487-502</p>
132<p>also in J. Phys. Chem. B, 105, (2001) 11081-11088</p>
133<p><em>2014/04/17 - Description reviewed by S King and P Butler.</em></p>
134</div>
135
136
137      </div>
138      <div class="bottomnav">
139     
140        <p>
141        «&#160;&#160;<a href="lamellarCailleHG.html">2.1.3.3. Lamellarcaillehg</a>
142        &#160;&#160;::&#160;&#160;
143        <a class="uplink" href="../index.html">Contents</a>
144        &#160;&#160;::&#160;&#160;
145        <a href="lamellarPC.html">2.1.3.5. Lamellarpc</a>&#160;&#160;»
146        </p>
147
148      </div>
149
150    <div class="footer">
151        &copy; Copyright 2014, sasview team.
152      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
153    </div>
154  </body>
155</html>
Note: See TracBrowser for help on using the repository browser.