Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/mono_gauss_coil.py

    r404ebbd rca04add  
    2424 
    2525     I_0 &= \phi_\text{poly} \cdot V 
    26             \cdot (\rho_\text{poly} - \rho_\text{solv})^2 
    27  
    28      P(q) &= 2 [\exp(-Z) + Z - 1] / Z^2 
    29  
    30      Z &= (q R_g)^2 
    31  
     26            \cdot (\rho_\text{poly} - \rho_\text{solv})^2 \\ 
     27     P(q) &= 2 [\exp(-Z) + Z - 1] / Z^2 \\ 
     28     Z &= (q R_g)^2 \\ 
    3229     V &= M / (N_A \delta) 
    3330 
Note: See TracChangeset for help on using the changeset viewer.