Changeset 6831fa0 in sasmodels for sasmodels/conversion_table.py


Ignore:
Timestamp:
Oct 14, 2016 5:18:34 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
b716cc6
Parents:
87bc707
Message:

stacked_disks: enable 2D modeling for stacked disks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/conversion_table.py

    r5f1acda r6831fa0  
    729729            "theta": "axis_theta", 
    730730            "sld_solvent": "solvent_sld", 
    731             "n_stacking": "n_stacking" 
     731            "n_stacking": "n_stacking", 
     732            "thick_layer": "layer_thick", 
     733            "thick_core": "core_thick", 
    732734        } 
    733735    ], 
Note: See TracChangeset for help on using the changeset viewer.