Changeset c5f7aa9 in sasmodels for sasmodels/models/mono_gauss_coil.py


Ignore:
Timestamp:
Sep 19, 2018 1:16:16 PM (6 years ago)
Author:
richardh
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
19e8a2b
Parents:
db472a5
Message:

changed ER option name in mono_gauss_coil

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/mono_gauss_coil.py

    ree60aa7 rc5f7aa9  
    7575source = ["mono_gauss_coil.c"] 
    7676have_Fq = False 
    77 effective_radius_type = ["R_g", "2R_g", "3R_g", "(5/3)^0.5*R_g"] 
     77effective_radius_type = ["R_g", "2R_g", "3R_g", "sqrt(5/3)*R_g"] 
    7878 
    7979 
Note: See TracChangeset for help on using the changeset viewer.