Changeset 33875e3 in sasmodels
- Timestamp:
- Aug 1, 2016 8:25:52 PM (8 years ago)
- 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:
- f95556f
- Parents:
- c915373
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/surface_fractal.py
rec45c4f r33875e3 80 80 parameters = [["radius", "Ang", 10.0, [0, inf], "", 81 81 "Particle radius"], 82 ["surface_dim", "", 2.0, [ 0, inf], "",82 ["surface_dim", "", 2.0, [1, 3], "", 83 83 "Surface fractal dimension"], 84 84 ["cutoff_length", "Ang", 500., [0.0, inf], "",
Note: See TracChangeset
for help on using the changeset viewer.