24 "To be removed after Cantera 2.6. Use type() instead.");
28 virtual std::string
type()
const {
38 void insert(shared_ptr<Solution> sol) {
Base class for stirred reactors.
virtual void setThermoMgr(ThermoPhase &thermo)
Specify the mixture contained in the reactor.
ThermoPhase & contents()
return a reference to the contents.
A source or sink whose state remains constant regardless of any flows or other interactions with othe...
virtual std::string typeStr() const
String indicating the reactor model implemented.
virtual void initialize(doublereal t0=0.0)
Initialize the reactor.
virtual std::string type() const
String indicating the reactor model implemented.
Base class for a phase with thermodynamic properties.
Namespace for the Cantera kernel.
void warn_deprecated(const std::string &source, const AnyBase &node, const std::string &message)
A deprecation warning for syntax in an input file.