Changeset d1cfa86 in sasmodels


Ignore:
Timestamp:
Oct 28, 2016 10:26:31 AM (7 years ago)
Author:
smk78
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
3a45c2c
Parents:
9cc7fca
Message:

Added note to the model description about the behaviour of S(q) & Gamma
at certain values of Df (email thread between PaulK, RichardH & SteveK).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/fractal.py

    r785cbec rd1cfa86  
    3030 
    3131where $\xi$ is the correlation length representing the cluster size and $D_f$ 
    32 is the fractal dimension, representing the self similarity of the structure. 
     32is the fractal dimension, representing the self similarity of the structure.  
     33Note that S(q) here goes negative if $D_f$ is too large, and the Gamma function  
     34diverges at $D_f$=0 and $D_f$=1.   
    3335 
    3436**Polydispersity on the radius is provided for.** 
Note: See TracChangeset for help on using the changeset viewer.