Changeset b50e28b in sasmodels
- Timestamp:
- Sep 14, 2018 10:04:50 AM (6 years ago)
- Branches:
- master
- Children:
- cd23f31
- Parents:
- 35d2300
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
example/weights/maier_saupe.py
r35d2300 rb50e28b 21 21 This is equivalent to a cyclic gaussian distribution 22 22 $w(\theta) = e^{-sin^2(\theta)/(2\a^2)}. 23 24 Note that the incorrect distribution is used for $a=0$. With the 25 distribution parameter labelled as *width*, the value *width=0* is 26 is assumed to be completely oriented and no polydispersity distribution 27 is generated. However a value of $a=0$ should be completely unoriented. 28 Any small value (e.g., 0.01 or lower) should suffice. 23 29 24 30 The order parameter $P_2$ is defined as … … 57 63 58 64 [1] Hardouin, et al., 1995. SANS study of a semiflexible main chain 59 liquid crystalline polyether. *Macromolecules* 28, 5427 â5433.65 liquid crystalline polyether. *Macromolecules* 28, 5427-5433. 60 66 """ 61 67 type = "maier_saupe"
Note: See TracChangeset
for help on using the changeset viewer.