source: sasview/sansview/doc/sld_calculator_help.html @ 40d4b09

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 40d4b09 was 40d4b09, checked in by Gervaise Alina <gervyh@…>, 15 years ago

modify default value of wavelength in sld doc

  • Property mode set to 100644
File size: 1.7 KB
Line 
1<html>
2<body>
3<h4>Not available for this version: Coming soon...</h4>
4<h4>Scattering Length Density (SLD) Calculator</h4>
5<ul>
6<li><a href="#SLD_calculator">Description</a></li>
7<li><a href="#How to use">How to format the compound name?</a></li>
8</ul>
9<h5><a name="SLD_calculator">Description</a></h5>
10<p>
11The neutron scattering length density is defined as: <br> 
12SLD = (b_c1 +b_c2+...+b_cn )/Vm  <br> where b_ci is the bound coherent scattering length of ith of
13n atoms in a molecule with the molecular volume Vm
14</p>
15
16
17<h5><a name="How to use">How to format the compound name?</a></h5>
18<p>
19To calculate scattering length densities enter a compound and
20a mass density and click "Calculate". Enter a wavelength value is optional and its default
21value will be 6.0A.
22</p> 
23<p>
24<ul>
25<li>Formula strings consist of counts and atoms such as "CaCO3+6H2O".</li>
26<li>Groups can be separated by <b>'+'</b> or <b>space</b>, so "CaCO3 6H2O" works as well.</li>
27<li>Groups and be defined using parentheses, such as "CaCO3(H2O)6".</li>
28<li>Parentheses can nest: "(CaCO3(H2O)6)1".</li>
29<li>Isotopes are represented by index, e.g., "CaCO[18]3+6H2O".</li>
30More examples: H[1], H[2].
31<li>Counts can be integer or decimal, e.g. "CaCO3+(3HO0.5)2".</li>
32Other compositions can be calculated as well,<br>
33for example a 70-30 mixture of H2O/D2O can be written as <b>H14O7+ D6O3</b><br>
34or more simply <b>H7D3O5 <\b>(i.e. 7 hydrogens, 3 deuteriums, and 5 oxygens)<br>
35and the mass density calculated based on the percentages of H and D.
36Type for example "C[13]6 H[2]12 O[18]6" for C(13)6H(2)12O(18)6 (6 Carbon-13 atoms, 12 deuterium atoms, and 6 Oxygen-18 atoms)
37
38</ul>
39</p>
40
41</body>
42
43<\html>
Note: See TracBrowser for help on using the repository browser.