Changeset 917d975 in sasmodels
- Timestamp:
- Sep 6, 2018 5:28:21 AM (6 years ago)
- Branches:
- master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 15a7577
- Parents:
- ee5fc99
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/core_shell_cylinder.py
rda1c8d1 r917d975 130 130 Returns the effective radius used in the S*P calculation 131 131 """ 132 print("radius")133 132 radius = radius + thickness 134 133 length = length + 2 * thickness
Note: See TracChangeset
for help on using the changeset viewer.