Changeset ca04add in sasmodels for sasmodels/models/poly_gauss_coil.py


Ignore:
Timestamp:
Sep 13, 2017 7:29:11 AM (7 years ago)
Author:
lewis
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
dd4f5ed
Parents:
2ba5ba5
Message:

Modify model docs to render correctly on marketplace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/poly_gauss_coil.py

    r404ebbd rca04add  
    2121.. math:: 
    2222 
    23      I_0 &= \phi_\text{poly} \cdot V \cdot (\rho_\text{poly}-\rho_\text{solv})^2 
    24  
    25      P(q) &= 2 [(1 + UZ)^{-1/U} + Z - 1] / [(1 + U) Z^2] 
    26  
    27      Z &= [(q R_g)^2] / (1 + 2U) 
    28  
    29      U &= (Mw / Mn) - 1 = \text{polydispersity ratio} - 1 
    30  
     23     I_0 &= \phi_\text{poly} \cdot V \cdot (\rho_\text{poly}-\rho_\text{solv})^2 \\ 
     24     P(q) &= 2 [(1 + UZ)^{-1/U} + Z - 1] / [(1 + U) Z^2] \\ 
     25     Z &= [(q R_g)^2] / (1 + 2U) \\ 
     26     U &= (Mw / Mn) - 1 = \text{polydispersity ratio} - 1 \\ 
    3127     V &= M / (N_A \delta) 
    3228 
Note: See TracChangeset for help on using the changeset viewer.