Changeset 30b60d2 in sasmodels for sasmodels/models/core_shell_ellipsoid.py
- Timestamp:
- Sep 5, 2017 2:39:41 PM (7 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:
- 3a45c2c
- Parents:
- 64eecf7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/core_shell_ellipsoid.py
r64eecf7 r30b60d2 46 46 :nowrap: 47 47 48 \begin{align }48 \begin{align*} 49 49 F(q,\alpha) = &f(q,radius\_equat\_core,radius\_equat\_core.x\_core,\alpha) \\ 50 50 &+ f(q,radius\_equat\_core + thick\_shell,radius\_equat\_core.x\_core + thick\_shell.x\_polar\_shell,\alpha) 51 \end{align }51 \end{align*} 52 52 53 53 where
Note: See TracChangeset
for help on using the changeset viewer.