43 #ifndef parcelThermo_H 44 #define parcelThermo_H 97 bool allowNotFound =
false 103 const word& cmptName,
104 bool allowNotFound =
false intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Thermo package for (S)olids (L)iquids and (G)ases Takes reference to thermo package, and provides:
label liquidId(const word &cmptName, bool allowNotFound=false) const
Index of liquid component.
label solidId(const word &cmptName, bool allowNotFound=false) const
Index of solid component.
A class for handling words, derived from string.
Base-class for fluid thermodynamic properties.
const solidMixtureProperties & solids() const
Return reference to the global (additional) solids.
const liquidMixtureProperties & liquids() const
Return reference to the global (additional) liquids.
parcelThermo(const fluidThermo &carrierThermo)
Construct from carrier thermo.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual ~parcelThermo()
Destructor.