Go to the documentation of this file.
11 #ifndef DAHeatTransferFoam_H
12 #define DAHeatTransferFoam_H
38 autoPtr<dimensionedScalar>
kPtr_;
autoPtr< volScalarField > fvSourcePtr_
heat source
virtual void initSolver()
initialize fields and variables
autoPtr< DAFvSource > daFvSourcePtr_
DASource pointer.
DAHeatTransferFoam(char *argsAll, PyObject *pyOptions)
TypeName("DAHeatTransferFoam")
autoPtr< volScalarField > TPtr_
temperature field pointer
autoPtr< dimensionedScalar > kPtr_
h pointer
label hasFvSource_
whether to have fvSource term
virtual label solvePrimal()
solve the primal equations
virtual ~DAHeatTransferFoam()