Changeset 7d4b2ae in sasmodels for sasmodels/models/core_shell_sphere.py


Ignore:
Timestamp:
Mar 8, 2016 8:59:23 AM (8 years ago)
Author:
piotr
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:
5a483877
Parents:
ad90df9
Message:

Added fractal_core_shell

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/core_shell_sphere.py

    rfa8011eb r7d4b2ae  
    7373# pylint: enable=bad-whitespace, line-too-long 
    7474 
    75 source = ["lib/sph_j1c.c", "core_shell_sphere.c"] 
     75source = ["lib/sph_j1c.c", "lib/core_shell.c", "core_shell_sphere.c"] 
    7676 
    7777demo = dict(scale=1, background=0, radius=60, thickness=10, 
Note: See TracChangeset for help on using the changeset viewer.