14 class Reservoir :
public ReactorBase
18 virtual int type()
const {
21 virtual void initialize(doublereal t0 = 0.0) {}
Base class for a phase with thermodynamic properties.
virtual void setThermoMgr(thermo_t &thermo)
Specify the mixture contained in the reactor.