Go to the documentation of this file.
37 #include "addToRunTimeSelectionTable.H"
38 #include "singlePhaseTransportModel.H"
39 #include "turbulentTransportModel.H"
40 #include "pisoControl.H"
108 PyObject* pyOptions);
autoPtr< DATurbulenceModel > daTurbulenceModelPtr_
DATurbulenceModel pointer.
autoPtr< singlePhaseTransportModel > laminarTransportPtr_
laminar transport properties pointer
virtual void initSolver()
initialize fields and variables
virtual label solvePrimal(const Vec xvVec, Vec wVec)
solve the primal equations
label hasFvSource_
whether to have fvSource term
autoPtr< DAFvSource > daFvSourcePtr_
DASource pointer.
autoPtr< surfaceScalarField > phiPtr_
surface flux field pointer
word mode_
whether the hybrid adjoint or time accurate adjoint is active
autoPtr< volScalarField > pPtr_
pressure field pointer
scalar pRefValue_
pressure reference value
autoPtr< volVectorField > UPtr_
velocity field pointer
DAPisoFoam(char *argsAll, PyObject *pyOptions)
autoPtr< incompressible::turbulenceModel > turbulencePtr_
turbulence pointer
scalar cumulativeContErr_
continuity error
autoPtr< pisoControl > pisoPtr_
piso pointer
label pRefCell_
pressure referefence cell id
autoPtr< volVectorField > fvSourcePtr_
fvSource term