Changeset bad3093 in sasmodels
- Timestamp:
- Aug 19, 2018 5:36:03 PM (6 years ago)
- 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
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/fractal_core_shell.c
r71b751d rbad3093 23 23 core_sld, shell_sld, solvent_sld); 24 24 25 // Note: core_shell_kernel already performs the 1e-4 unit conversion26 25 return 1.0e-4 * volfraction * sq * fq * fq; 27 26 }
Note: See TracChangeset
for help on using the changeset viewer.