Changeset 2e0c0b0 in sasmodels
- Timestamp:
- Apr 10, 2017 9:21:53 AM (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:
- 17fb550
- Parents:
- efb7615
- Location:
- sasmodels/models
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/core_shell_bicelle.py
r3b9a526 r2e0c0b0 46 46 47 47 .. math:: 48 :nowrap: 48 49 49 \begin{align}50 \begin{align} 50 51 F(Q,\alpha) = &\bigg[ 51 52 (\rho_c - \rho_f) V_c \frac{2J_1(QRsin \alpha)}{QRsin\alpha}\frac{sin(QLcos\alpha/2)}{Q(L/2)cos\alpha} \\ -
sasmodels/models/core_shell_ellipsoid.py
rdaeef4c r2e0c0b0 44 44 45 45 .. math:: 46 :nowrap: 47 46 48 \begin{align} 47 49 F(q,\alpha) = &f(q,radius\_equat\_core,radius\_equat\_core.x\_core,\alpha) \\ -
sasmodels/models/multilayer_vesicle.py
r5d23de2 r2e0c0b0 33 33 .. math:: 34 34 35 r_i &= r_c + (i-1)(t_s + t_w) &&\text{ solvent radius before shell } i \\36 R_i &= r_i + t_s &&\text{ shell radius for shell } i35 r_i &= r_c + (i-1)(t_s + t_w) \text{ solvent radius before shell } i \\ 36 R_i &= r_i + t_s \text{ shell radius for shell } i 37 37 38 38 $\phi$ is the volume fraction of particles, $V(r)$ is the volume of a sphere
Note: See TracChangeset
for help on using the changeset viewer.