Cantera
3.0.0
|
To be removed after Cantera 3.0; superseded by newTransport()
kin->reaction(i)->productString()
kin->reaction(i)->reactantString()
kin->reaction(i)->equation()
. kin->reaction(i)->type()
init
. thermo
and ndim
parameters will be removed after Cantera 3.0. The ThermoPhase object should be specifed when calling the init
method. thermo
and ndim
parameters will be removed after Cantera 3.0. The ThermoPhase object should be specifed when calling the init
method.