61 #ifndef moleFractions_H 62 #define moleFractions_H 76 template<
class ThermoType>
93 virtual void calculateMoleFractions();
135 virtual bool write();
const word & name() const
Return the name of this functionObject.
virtual ~moleFractions()
Destructor.
A list of keyword definitions, which are a keyword followed by any number of values (e...
static const List< T > & null()
Return a null List.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
moleFractions(const word &name, const Time &t, const dictionary &dict)
Construct from Time and dictionary.
A class for handling words, derived from string.
virtual bool write()
The mole-fraction fields auto-write.
This function object calculates mole-fraction fields from the mass-fraction fields of the psi/rhoReac...
virtual bool execute()
Calculate the mole-fraction fields.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
void operator=(const moleFractions &)=delete
Disallow default bitwise assignment.
virtual wordList fields() const
Return the list of fields required.
TypeName("moleFractions")
Runtime type information.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
virtual bool read(const dictionary &)
Read the moleFractions data.