Changeset a3e0a8b in sasmodels
- Timestamp:
- Mar 18, 2016 5:49:23 PM (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:
- 7e9af82
- Parents:
- 9ef9dd9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/hayter_msa.py
r54954e1 ra3e0a8b 73 73 parameters = [ 74 74 ["radius_effective", "Ang", 20.75, [0, inf], "volume", "effective radius of charged sphere"], 75 ["volfraction", "None", 0.0192, [0, 0.74], "", "volume fraction of spheres"], 75 76 ["charge", "e", 19.0, [0, inf], "", "charge on sphere (in electrons)"], 76 ["volfraction", "None", 0.0192, [0, 0.74], "", "volume fraction of spheres"],77 77 ["temperature", "K", 318.16, [0, inf], "", "temperature, in Kelvin, for Debye length calculation"], 78 78 ["salt_concentration", "M", 0.0, [-inf, inf], "", "conc of salt, moles/litre, 1:1 electolyte, for Debye length"],
Note: See TracChangeset
for help on using the changeset viewer.