Changes in / [62b3cb2:bccabbc] in sasmodels
- 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.