79 class fluidThermophysicalTransportModel;
81 namespace functionObjects
90 public fieldExpression
95 const word schemesField_;
104 virtual tmp<surfaceScalarField> calc
106 const fluidThermophysicalTransportModel& ttm,
Generic GeometricField class.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for fluid thermophysical transport models RAS, LES and laminar.
const word & name() const
Return the name of this functionObject.
TypeName("specieAdvectiveFlux")
Runtime type information.
specieAdvectiveFlux(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
TypeName("specieDiffusiveFlux")
Runtime type information.
specieDiffusiveFlux(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
tmp< surfaceScalarField > calcPhiYif(const fluidThermophysicalTransportModel &ttm, const volScalarField &Yi) const
Return the advective flux.
tmp< surfaceScalarField > calcJ(const fluidThermophysicalTransportModel &ttm, const volScalarField &Yi) const
Return the diffusive flux.
specieFluxBase(const word &name, const Time &runTime, const dictionary &dict, const word &typeName)
Construct from Time and dictionary.
virtual ~specieFluxBase()
Destructor.
These functions calculate the specie-flux and write it as a surfaceScalarField called 'specie<Type>Fl...
TypeName("specieFlux")
Runtime type information.
specieFlux(const word &name, const Time &runTime, const dictionary &dict)
Construct from Time and dictionary.
A class for managing temporary objects.
A class for handling words, derived from string.
VolField< scalar > volScalarField