Changeset 8dd6914 in sasmodels
- Timestamp:
- Feb 18, 2016 1:11:15 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:
- 04b0b30
- Parents:
- 0e86967
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/rpa.py
r82c299f r8dd6914 89 89 # ["name", "units", default, [lower, upper], "type","description"], 90 90 parameters = [ 91 ["case_num", CASES, 0, [0, 10], "", "Component organization" 91 ["case_num", CASES, 0, [0, 10], "", "Component organization"], 92 92 93 93 ["Na", "", 1000.0, [1, inf], "", "Degree of polymerization"],
Note: See TracChangeset
for help on using the changeset viewer.