torus_elliptical_shell¶
core-shell torus with elliptical cross-section
Parameter |
Description |
Units |
Default value |
|---|---|---|---|
scale |
Scale factor or Volume fraction |
None |
1 |
background |
Source background |
cm-1 |
0.001 |
radius |
Torus major radius R |
Å |
100 |
radius_core |
Elliptical core minor radius a |
Å |
5 |
thickness |
Shell thickness t |
Å |
2 |
core_nu |
Aspect ratio of core cross-section |
None |
1 |
shell_nu |
Aspect ratio of shell cross-section |
None |
1 |
sld_core |
Core SLD |
10-6Å-2 |
0 |
sld_shell |
Shell SLD |
10-6Å-2 |
1 |
sld_solvent |
Solvent SLD |
10-6Å-2 |
0 |
The returned value is scaled to units of cm-1 sr-1, absolute scale.
Definition
This model computes the scattering from a torus with an elliptical tube cross-section and a concentric shell.
The geometric parameters are:
\(R\): major (ring) radius of the torus centerline
\(a\): core minor radius in the radial direction
\(\nu_{core}\): aspect ratio of the elliptical core cross-section
\(\nu_{shell}\): aspect ratio of the elliptical shell cross-section
\(t\): shell thickness
Fig. 41 Schematic geometry of the torus with elliptical tube cross-section.¶
The core and shell have independent aspect ratios, so the core semi-axes are \(a\) and \(\nu_{core} \cdot a\), and the outer semi-axes are \(a+t\) and \(\nu_{core} \cdot a + \nu_{shell} \cdot t\).
For a given orientation angle \(\theta\) between the torus symmetry axis and \(\vec q\), the kernel evaluates the amplitude using a numerical integral over the tube section:
with
The core-shell amplitude is formed from outer and inner contributions:
where \(\nu_{outer} = \frac{\nu_{shell}t + \nu_{core}a}{a+t}\) is the aspect ratio of the outer ellipse.
and the orientationally averaged intensity is
Fig. 42 1D plot corresponding to the default parameters of the model.¶
Source
torus_elliptical_shell.py
\(\ \star\ \) torus_elliptical_shell.c
\(\ \star\ \) gauss76.c
\(\ \star\ \) sas_J0.c
\(\ \star\ \) polevl.c
References #. T. Kawaguchi, J. Appl. Crystallogr, 34(2001) 580-584 #. S. Förster, J. Phys. Chem., 103(1999) 6657-6668
Authorship and Verification
Author: Itsuki Tajima and Yuhei Yamada (Github user name: Indigo Carmine, https://orcid.org/0009-0003-9780-4135)
Last Modified by:
Last Reviewed by: