Changeset 43bdddc in sasmodels
- Timestamp:
- Feb 24, 2015 2:21:11 PM (10 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:
- 02dfcab
- Parents:
- c48d0c6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/cylinder.py
r143e2f7 r43bdddc 157 157 sld=6, solvent_sld=1, 158 158 #radius=5, length=20, 159 radius=2 60, length=290,160 theta= 30, phi=0,159 radius=20, length=300, 160 theta=60, phi=60, 161 161 radius_pd=.2, radius_pd_n=9, 162 162 length_pd=.2,length_pd_n=10, 163 theta_pd=1 5, theta_pd_n=45,164 phi_pd=1 5, phi_pd_n=1,163 theta_pd=10, theta_pd_n=5, 164 phi_pd=10, phi_pd_n=5, 165 165 ) 166 166
Note: See TracChangeset
for help on using the changeset viewer.