Changeset e166cb9 in sasmodels


Ignore:
Timestamp:
Feb 19, 2015 4:04:50 AM (9 years ago)
Author:
ajj
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
Message:

rename bcc model for consistency to bcc_paracrystal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/bcc.py

    rc95dc908 re166cb9  
    8080from numpy import pi, inf 
    8181 
    82 name = "BCCparacrystal" 
     82name = "bcc_paracrystal" 
    8383title = "Body-centred cubic lattic with paracrystalline distortion" 
    8484description = """ 
Note: See TracChangeset for help on using the changeset viewer.