libICEpost.Database.chemistry.thermo.Thermo.janaf7 ================================================== .. py:module:: libICEpost.Database.chemistry.thermo.Thermo.janaf7 .. autoapi-nested-parse:: @author: F. Ramognino Last update: 12/06/2023 janaf7 thermodynamic propeties Attributes ---------- .. autoapisummary:: libICEpost.Database.chemistry.thermo.Thermo.janaf7.Molecules libICEpost.Database.chemistry.thermo.Thermo.janaf7.janaf7_db libICEpost.Database.chemistry.thermo.Thermo.janaf7.fileName Functions --------- .. autoapisummary:: libICEpost.Database.chemistry.thermo.Thermo.janaf7.fromJson Module Contents --------------- .. py:data:: Molecules .. py:data:: janaf7_db :type: dict[str, libICEpost.src.thermophysicalModels.specie.thermo.Thermo.janaf7.janaf7] .. py:function:: fromJson(fileName, typeName='Molecules') Add janaf7 type Thermo to the database from a json file. .. py:data:: fileName