Changeset 0507e09 in sasmodels for sasmodels/models/bcc_paracrystal.py


Ignore:
Timestamp:
Mar 25, 2019 2:04:23 PM (5 years ago)
Author:
smk78
Branches:
master, core_shell_microgels, magnetic_model, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
2464785, c94ab04
Parents:
b6422c7
Message:

Added link to source code to each model. Closes #883

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/models/bcc_paracrystal.py

    rb297ba9 r0507e09  
    100100   (Corrections to FCC and BCC lattice structure calculation) 
    101101 
     102Source 
     103------ 
     104 
     105`bcc_paracrystal.py <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/bcc_paracrystal.py>`_ 
     106 
     107`bcc_paracrystal.c <https://github.com/SasView/sasmodels/blob/master/sasmodels/models/bcc_paracrystal.c>`_ 
     108 
    102109Authorship and Verification 
    103110--------------------------- 
     
    106113* **Last Modified by:** Paul Butler **Date:** September 29, 2016 
    107114* **Last Reviewed by:** Richard Heenan **Date:** March 21, 2016 
     115* **Source added by :** Steve King **Date:** March 25, 2019 
    108116""" 
    109117 
Note: See TracChangeset for help on using the changeset viewer.