Changeset 51ec7e8 in sasmodels for sasmodels/convert.json


Ignore:
Timestamp:
Jul 18, 2016 4:54:39 PM (8 years ago)
Author:
Paul Kienzle <pkienzle@…>
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:
263daec
Parents:
ce176ca
Message:

working rpa implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasmodels/convert.json

    r256dfe1 r51ec7e8  
    600600  ],  
    601601  "rpa": [ 
    602     "RPAModel",  
    603     { 
     602    "RPA10Model", 
     603    { 
     604      "K12": "Kab", "K13": "Kac", "K14": "Kad", 
     605      "K23": "Kbc", "K24": "Kbd", "K34": "Kcd", 
    604606      "N1": "Na", "N2": "Nb", "N3": "Nc", "N4": "Nd", 
    605607      "L1": "La", "L2": "Lb", "L3": "Lc", "L4": "Ld", 
Note: See TracChangeset for help on using the changeset viewer.