deerlab.dd_shellvoidshell¶
- dd_shellvoidshell = <deerlab.model.Model object>¶
Particles uniformly distributed on a spherical shell and on another concentric spherical shell separated by a void.
- Parameters:
- rarray_like
Distance axis, in nanometers.
- radiusscalar
Inner shell radius.
- thickness1scalar
Inner shell thickness.
- thickness2scalar
Outer shell thickness.
- separationscalar
Shell-shell separation.
- Returns:
- Pndarray
Distance distribution.
Notes
Parameter List
Name
Lower
Upper
Type
Frozen
Unit
Description
radius
0.1
20
nonlin
No
nm
Inner shell radius
thickness1
0.1
20
nonlin
No
nm
Inner shell thickness
thickness2
0.1
20
nonlin
No
nm
Outer shell thickness
separation
0.1
20
nonlin
No
nm
Shell-shell separation
Model
with
and
where is the inner shell’s radius, and denote the thickness of the inner and outer shells, respectively, and is the shell-shell separation.
References
[1]D.R. Kattnig, D. Hinderberger, Analytical distance distributions in systems of spherical symmetry with applications to double electron-electron resonance, JMR, 230, 50-63, 2013
Examples
Example of the model evaluated at the start values of the parameters:
(
Source code
,png
,hires.png
,pdf
)