Changeset 4d00de6 in sasmodels
- Timestamp:
- Mar 31, 2019 8:38:45 AM (6 years ago)
- Branches:
- master
- Children:
- 694c6d0
- Parents:
- 9624545
- Location:
- sasmodels/models
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/hardsphere.py
rdb1d9d5 r4d00de6 16 16 Earlier versions of SasView did not incorporate the so-called 17 17 $\beta(q)$ ("beta") correction [1] for polydispersity and non-sphericity. 18 This is only available in SasView versions 4.2.2and higher.18 This is only available in SasView versions 5.0 and higher. 19 19 20 20 radius_effective is the effective hard sphere radius. -
sasmodels/models/hayter_msa.py
rdb1d9d5 r4d00de6 18 18 Earlier versions of SasView did not incorporate the so-called 19 19 $\beta(q)$ ("beta") correction [3] for polydispersity and non-sphericity. 20 This is only available in SasView versions 4.2.2and higher.20 This is only available in SasView versions 5.0 and higher. 21 21 22 22 The salt concentration is used to compute the ionic strength of the solution -
sasmodels/models/squarewell.py
rdb1d9d5 r4d00de6 20 20 Earlier versions of SasView did not incorporate the so-called 21 21 $\beta(q)$ ("beta") correction [2] for polydispersity and non-sphericity. 22 This is only available in SasView versions 4.2.2and higher.22 This is only available in SasView versions 5.0 and higher. 23 23 24 24 The well width $(\lambda)$ is defined as multiples of the particle diameter -
sasmodels/models/stickyhardsphere.py
rdb1d9d5 r4d00de6 56 56 Earlier versions of SasView did not incorporate the so-called 57 57 $\beta(q)$ ("beta") correction [3] for polydispersity and non-sphericity. 58 This is only available in SasView versions 4.2.2and higher.58 This is only available in SasView versions 5.0 and higher. 59 59 60 60 In SasView the effective radius may be calculated from the parameters
Note: See TracChangeset
for help on using the changeset viewer.