Changeset d18f8a8 in sasmodels for sasmodels/models/stickyhardsphere.py


Ignore:
Timestamp:
Dec 1, 2015 10:30:30 AM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
e88bb78
Parents:
eb69cce
Message:

fix multiline equation alignment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/stickyhardsphere.py

    reb69cce rd18f8a8  
    1818.. math:: 
    1919 
    20     %\begin{align*} % isn't working with pdflatex 
    21     \begin{array}{rl} 
    2220    \tau     &= \frac{1}{12\epsilon} \exp(u_o / kT) \\ 
    23     \epsilon &= \Delta / (\sigma + \Delta) \\ 
    24     \end{array} 
     21    \epsilon &= \Delta / (\sigma + \Delta) 
    2522 
    2623where the interaction potential is 
Note: See TracChangeset for help on using the changeset viewer.