C-Binding interface for the Cantera C++ bridge.
These routines map directly to the symbols defined in cantera_interface.cpp.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(kind=c_char, len=1), | intent(in) | :: | mech_file(*) | |||
| integer(kind=c_int), | value | :: | nspecies | |||
| character(kind=c_char, len=1), | intent(in) | :: | species_names_flat(*) | |||
| integer(kind=c_int), | value | :: | name_len |
Initializes the Cantera mixture and loads the mechanism file.