Changeset bad3093 in sasmodels


Ignore:
Timestamp:
Aug 19, 2018 7:36:03 PM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
d3ffeb7, 6e7ba14, 117c02a
Parents:
6d90684
Message:

fix internal comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/fractal_core_shell.c

    r71b751d rbad3093  
    2323                                    core_sld, shell_sld, solvent_sld); 
    2424 
    25     // Note: core_shell_kernel already performs the 1e-4 unit conversion 
    2625    return 1.0e-4 * volfraction * sq * fq * fq; 
    2726} 
Note: See TracChangeset for help on using the changeset viewer.