93 #ifndef functionObjects_scalarTransport_H 94 #define functionObjects_scalarTransport_H 103 namespace functionObjects
184 void subCycleMULES();
225 virtual bool write();
virtual ~scalarTransport()
Destructor.
const word & name() const
Return the name of this functionObject.
A list of keyword definitions, which are a keyword followed by any number of values (e...
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
diffusionType
Enumeration defining the type of the diffusion.
scalarTransport(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
virtual bool execute()
Calculate the scalarTransport.
Evolves a passive scalar transport equation.
A class for handling words, derived from string.
virtual bool read(const dictionary &)
Read the scalarTransport data.
Abstract base class for all fluid physical properties.
void operator=(const scalarTransport &)=delete
Disallow default bitwise assignment.
TypeName("scalarTransport")
Runtime type information.
virtual bool write()
Do nothing.
Specialisation of Foam::functionObject for an Foam::fvMesh, providing a reference to the Foam::fvMesh...
A class for managing temporary objects.
virtual wordList fields() const
Return the list of fields required.