Changeset e8d2276 in sasmodels for doc


Ignore:
Timestamp:
Mar 21, 2016 6:09:13 PM (8 years ago)
Author:
wojciech
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:
5462ffb
Parents:
abc03d8 (diff), 48fbd50 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merged with branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/developer/calculator.rst

    r03cac08 r48fbd50  
    133133decreasing order of length for highest efficiency. 
    134134 
    135 We limit the number of polydisperse dimensions to MAX_PD (currently 4). 
    136 This cuts the size of the structure in half compared to allowing a 
    137 separate polydispersity for each parameter.  This will help a little 
    138 bit for models with large numbers of parameters, such as the onion model. 
     135We limit the number of polydisperse dimensions to MAX_PD (currently 4), 
     136though some models may have fewer if they have fewer polydisperse 
     137parameters. This cuts the size of the structure in half compared to 
     138allowing a separate polydispersity for each parameter.  This will 
     139help a little bit for models with large numbers of parameters, such 
     140as the onion model. 
    139141 
    140142Parameters may be coordinated.  That is, we may have the value of one 
Note: See TracChangeset for help on using the changeset viewer.