Changeset 3c6d5bc in sasmodels for sasmodels/product.py


Ignore:
Timestamp:
Mar 30, 2016 12:43:19 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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:
1d4d409
Parents:
d6f5da6
Message:

suppress test for VR calculation from core-shell sphere until new product model is sorted out

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/product.py

    r8e0d974 r3c6d5bc  
    2121VOLFRACTION=3 
    2222 
     23# TODO: core_shell_sphere model has suppressed the volume ratio calculation 
     24# revert it after making VR and ER available at run time as constraints. 
    2325def make_product_info(p_info, s_info): 
    2426    """ 
Note: See TracChangeset for help on using the changeset viewer.