create_thermo Subroutine

public subroutine create_thermo(th, table)

Uses

    • tomlf

Create a thermodynamic model from the configuration file.

Arguments

Type IntentOptional Attributes Name
class(thermo_t), allocatable :: th
type(toml_table), intent(inout) :: table