Input/Output
Package Inputs
Inputs are contained files in the JSON format with instructions for thermodynamic calculations and paths to the parameter files (also in JSON format) for the Eos object. See documentation below, or Input File Schema for more information.
Routines for parsing input files in JSON format to dictionaries for program use. |
Package Outputs
Calculation outputs are saved within the current working directory. An alternative output file name can be defined in the input.json file for command line use or thermodynamics dictionary for imported use.
Routines for writing .txt and .json output files files from dictionaries. |