35 #ifndef multicomponentThermal_H
36 #define multicomponentThermal_H
54 public Thermal<multicomponentLagrangianThermo>
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
Base class for clouds. Provides a basic evolution algorithm, models, and a database for caching deriv...
Base class for clouds which are carried by a fluid.
Base class for clouds with multicomponent thermodynamic modelling.
virtual ~multicomponentThermal()
Destructor.
TypeName("multicomponentThermal")
Run-time type information.
multicomponentThermal(const cloud &, const shaped &, const carried &)
Construct from a reference to the cloud and its base classes.
PtrList< CloudStateFieldRef< scalar > > Y
Mass fractions.
Base class for clouds with particles with mass.