73 devTau = divDevTau->flux();
Generic GeometricField class.
bool constrain(fvMatrix< Type > &eqn) const
Apply constraints to an equation.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
const surfaceVectorField & Sf() const
Return cell face area vectors.
Foam::fvModels & fvModels() const
Return the fvModels that are created on demand.
Foam::fvConstraints & fvConstraints() const
Return the fvConstraints that are created on demand.
const fvMesh & mesh
Region mesh.
volVectorField U_
Velocity field.
tmp< surfaceVectorField > devTau
tmp< surfaceScalarField > p_neg
tmp< surfaceScalarField > aphiv_pos
tmp< surfaceVectorField > rhoU_pos
volScalarField K
Kinetic energy field.
const volVectorField & U
Reference to the velocity field.
tmp< surfaceScalarField > p_pos
virtual void momentumPredictor()
Construct and optionally solve the momentum equation.
tmp< surfaceScalarField > a_pos
const volScalarField & rho
Reference to the continuity density field.
tmp< surfaceScalarField > a_neg
tmp< surfaceVectorField > rhoU_neg
tmp< surfaceScalarField > aphiv_neg
autoPtr< compressible::momentumTransportModel > momentumTransport
Pointer to the momentum transport model.
A class for managing temporary objects.
Calculate the divergence of the given field.
Calculate the matrix for the first temporal derivative.
tmp< VolField< Type > > div(const SurfaceField< Type > &ssf)
tmp< fvMatrix< Type > > ddt(const VolField< Type > &vf)
dimensioned< scalar > magSqr(const dimensioned< Type > &)
SolverPerformance< Type > solve(fvMatrix< Type > &, const word &)
Solve returning the solution statistics given convergence tolerance.