Changeset e166cb9 in sasmodels
- Timestamp:
- Feb 19, 2015 6:04:50 AM (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:
- 57cb76d
- Parents:
- a006b63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/bcc.py
rc95dc908 re166cb9 80 80 from numpy import pi, inf 81 81 82 name = " BCCparacrystal"82 name = "bcc_paracrystal" 83 83 title = "Body-centred cubic lattic with paracrystalline distortion" 84 84 description = """
Note: See TracChangeset
for help on using the changeset viewer.