Moldata-Loader (moldata
)
Loads molecular data in DETCHEM format. This format is similar to CHEMKIN transport data, except that it additionally includes the molar mass. No options are available for this loader. Only used within the definition of the chemical-model
resource.
Loader name: moldata
Input type: moldata
files
Default file name: moldata
Output type: species_database
Example of resource definition in YAML-format:
name: resource_name # if omitted, name defaults to path
input: ./path/to/file # obligatory
loader: moldata # required, if file name other than `moldata`