Changeset 3b681fa in sasmodels
- Timestamp:
- Oct 10, 2016 2:50:44 PM (8 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 19e7ca7
- Parents:
- e4bf271
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/multilayer_vesicle.py
re77872e r3b681fa 23 23 q = \sqrt{q_x^2 + q_y^2} 24 24 25 .. note: 26 27 $radius + n_pairs * thick_shell + (n_pairs - 1) * thick_solvent$28 29 25 26 The outer most radius 27 $radius + n_{pairs} * thick_{shell} + (n_{pairs} - 1) * thick_{solvent}$ 28 is used for both the volume fraction normalization and for the 29 effective radius for *S(Q)* when $P(Q) * S(Q)$ is applied. 30 30 31 31 For information about polarised and magnetic scattering, see
Note: See TracChangeset
for help on using the changeset viewer.