- Timestamp:
- Mar 21, 2016 3:53:29 AM (9 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:
- 8e0d974
- Parents:
- 49da079 (diff), ca3abe6 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
example/sesans_parameters_css-hs.py
r3415f4f rca3abe6 22 22 # Initial parameter values (if other than defaults) 23 23 initial_vals = { 24 "sld_core" : 1.0592, 24 "sld_core" : 1.05, 25 "sld_shell" : 2.88*pen-0.05*(1-pen), 25 26 "sld_solvent" : 2.88, 26 "radius" : 890, 27 "thickness" : 130 27 "radius" : 730, 28 "thickness" : 20, 29 "volfraction" : phi, 30 "scale" : (1-phi) 28 31 } 29 32
Note: See TracChangeset
for help on using the changeset viewer.