Go to the documentation of this file.
41 #ifndef adjointRasLaminar_H
42 #define adjointRasLaminar_H
50 namespace incompressibleAdjoint
52 namespace adjointRASModels
88 const word& adjointTurbulenceModelName
89 = adjointTurbulenceModel::typeName,
90 const word& modelName = typeName
virtual tmp< volVectorField > adjointMeanFlowSource()
Manages the adjoint mean flow fields and their mean values.
class for managing incompressible objective functions.
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual ~adjointLaminar()=default
virtual tmp< volSymmTensorField > devReff() const
virtual const boundaryVectorField & wallShapeSensitivities()
virtual tmp< fvVectorMatrix > divDevReff(volVectorField &U) const
virtual tmp< volTensorField > FISensitivityTerm()
virtual const boundaryVectorField & adjointMomentumBCSource() const
Abstract base class for incompressible turbulence models.
TypeName("adjointLaminar")
virtual const boundaryVectorField & wallFloCoSensitivities()
virtual tmp< volScalarField > distanceSensitivities()
Generic GeometricField class.
Base class for solution control classes.
Dummy turbulence model for a laminar incompressible flow. Can also be used when the "frozen turbulenc...