Changeset ca04add in sasmodels for sasmodels/models/onion.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/onion.py

    rbccb40f rca04add  
    8181        \left[ B\exp 
    8282            \left(A (r - r_{\text{shell}-1}) / \Delta t_\text{shell} \right) + C 
    83         \right] \frac{\sin(qr)}{qr}\,r^2\,\mathrm{d}r 
    84  
     83        \right] \frac{\sin(qr)}{qr}\,r^2\,\mathrm{d}r \\ 
    8584    &= 3BV(r_\text{shell}) e^A h(\alpha_\text{out},\beta_\text{out}) 
    8685        - 3BV(r_{\text{shell}-1}) h(\alpha_\text{in},\beta_\text{in}) 
     
    9594    \begin{align*} 
    9695    B&=\frac{\rho_\text{out} - \rho_\text{in}}{e^A-1} 
    97          &C &= \frac{\rho_\text{in}e^A - \rho_\text{out}}{e^A-1} \\ 
     96         & C &= \frac{\rho_\text{in}e^A - \rho_\text{out}}{e^A-1} \\ 
    9897    \alpha_\text{in} &= A\frac{r_{\text{shell}-1}}{\Delta t_\text{shell}} 
    99          &\alpha_\text{out} &= A\frac{r_\text{shell}}{\Delta t_\text{shell}} \\ 
     98         & \alpha_\text{out} &= A\frac{r_\text{shell}}{\Delta t_\text{shell}} \\ 
    10099    \beta_\text{in} &= qr_{\text{shell}-1} 
    101         &\beta_\text{out} &= qr_\text{shell} \\ 
     100        & \beta_\text{out} &= qr_\text{shell} \\ 
    102101    \end{align*} 
    103102 
Note: See TracChangeset for help on using the changeset viewer.