Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/pearl_necklace.py

    rdb1d9d5 rc0136c72  
    111111source = ["lib/sas_Si.c", "lib/sas_3j1x_x.c", "pearl_necklace.c"] 
    112112single = False  # use double precision unless told otherwise 
    113 radius_effective_modes = ["equivalent volume sphere"] 
     113effective_radius_type = ["equivalent volume sphere"] 
    114114 
    115115def random(): 
Note: See TracChangeset for help on using the changeset viewer.