12CustomFunc1Rate::CustomFunc1Rate()
17void CustomFunc1Rate::setRateFunction(shared_ptr<Func1> f)
22void CustomFunc1Rate::validate(
const std::string& equation,
const Kinetics& kin)
26 "Rate object for reaction '{}' is not configured.", equation);
30double CustomFunc1Rate::evalFromStruct(
const ArrheniusData& shared_data)
const
38void CustomFunc1Rate::getParameters(
AnyMap& rateNode,
const Units& rate_units)
const
41 "Not implemented by '{}' object.", type());
A map of string keys to values whose type can vary at runtime.
Base class for exceptions thrown by Cantera classes.
Public interface for kinetics managers.
An error indicating that an unimplemented function has been called.
A representation of the units associated with a dimensional quantity.
Namespace for the Cantera kernel.
Data container holding shared data specific to ArrheniusRate.
double temperature
temperature