# # ChangeLog for sasmodels/models/sc_paracrystal.c in sasmodels # # Generated by Trac 1.0.1 # May 22, 2024 8:51:05 AM Fri, 14 Oct 2016 22:49:58 GMT Paul Kienzle [4962519] * sasmodels/models/bcc_paracrystal.c (modified) * sasmodels/models/core_shell_sphere.py (modified) * sasmodels/models/dab.py (modified) * sasmodels/models/fcc_paracrystal.c (modified) * sasmodels/models/flexible_cylinder_elliptical.c (modified) * sasmodels/models/fractal_core_shell.py (modified) * sasmodels/models/hayter_msa.c (modified) * sasmodels/models/lamellar_stack_paracrystal.c (modified) * sasmodels/models/lib/wrc_cyl.c (modified) * sasmodels/models/linear_pearls.c (modified) * sasmodels/models/linear_pearls.py (modified) * sasmodels/models/pearl_necklace.py (modified) * sasmodels/models/porod.py (modified) * sasmodels/models/sc_paracrystal.c (modified) * sasmodels/models/teubner_strey.py (modified) use square and cube instead of pow() Fri, 14 Oct 2016 21:23:40 GMT Paul Kienzle [3a48772] * sasmodels/models/barbell.c (modified) * sasmodels/models/binary_hard_sphere.c (modified) * sasmodels/models/capped_cylinder.c (modified) * sasmodels/models/core_shell_parallelepiped.c (modified) * sasmodels/models/core_shell_sphere.c (modified) * sasmodels/models/flexible_cylinder_elliptical.c (modified) * sasmodels/models/fractal_core_shell.c (modified) * sasmodels/models/fuzzy_sphere.py (modified) * sasmodels/models/hayter_msa.c (modified) * sasmodels/models/hollow_rectangular_prism.c (modified) * sasmodels/models/hollow_rectangular_prism_thin_walls.c (modified) * sasmodels/models/lib/core_shell.c (modified) * sasmodels/models/lib/gfn.c (modified) * sasmodels/models/linear_pearls.c (modified) * sasmodels/models/mass_fractal.c (modified) * sasmodels/models/mass_surface_fractal.c (modified) * sasmodels/models/multilayer_vesicle.c (modified) * sasmodels/models/parallelepiped.c (modified) * sasmodels/models/pearl_necklace.c (modified) * sasmodels/models/rectangular_prism.c (modified) * sasmodels/models/sc_paracrystal.c (modified) * sasmodels/models/star_polymer.c (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) * sasmodels/models/vesicle.c (modified) * sasmodels/models/vesicle.py (modified) use predefined constants for fractions of pi Fri, 14 Oct 2016 16:53:59 GMT Paul Kienzle [0b717c5] * sasmodels/models/bcc_paracrystal.c (modified) * sasmodels/models/fcc_paracrystal.c (modified) * sasmodels/models/sc_paracrystal.c (modified) bcc/fcc/sc: slightly slower but more robust calculation of Zq Fri, 14 Oct 2016 07:13:55 GMT Paul Kienzle [11ca2ab] * sasmodels/kernel_header.c (modified) * sasmodels/models/barbell.c (modified) * sasmodels/models/bcc_paracrystal.c (modified) * sasmodels/models/cylinder.c (modified) * sasmodels/models/fcc_paracrystal.c (modified) * sasmodels/models/sc_paracrystal.c (modified) * sasmodels/models/triaxial_ellipsoid.c (modified) add macros for theta-phi-psi orientation Fri, 30 Sep 2016 01:43:55 GMT butler [0bef47b] * sasmodels/models/bcc_paracrystal.c (moved) * sasmodels/models/bcc_paracrystal.py (modified) * sasmodels/models/fcc_paracrystal.c (moved) * sasmodels/models/fcc_paracrystal.py (modified) * sasmodels/models/hayter_msa.c (moved) * sasmodels/models/hayter_msa.py (modified) * sasmodels/models/lamellar_hg_stack_caille.c (moved) * sasmodels/models/lamellar_hg_stack_caille.py (modified) * sasmodels/models/lamellar_stack_caille.c (moved) * sasmodels/models/lamellar_stack_caille.py (modified) * sasmodels/models/lamellar_stack_paracrystal.c (moved) * sasmodels/models/lamellar_stack_paracrystal.py (modified) * sasmodels/models/polymer_micelle.c (moved) * sasmodels/models/polymer_micelle.py (modified) * sasmodels/models/sc_paracrystal.c (moved) * sasmodels/models/sc_paracrystal.py (modified) Standarizing model naming - closes #650