Thermo implementation based on compressibility. More...


Public Member Functions | |
| PsiThermo (const fvMesh &, const word &phaseName) | |
| Construct from mesh and phase name. More... | |
| PsiThermo (const PsiThermo< Thermo > &)=delete | |
| Disallow default bitwise copy construction. More... | |
| virtual | ~PsiThermo () |
| Destructor. More... | |
| virtual void | correct () |
| Update properties. More... | |
| void | operator= (const PsiThermo< Thermo > &)=delete |
| Disallow default bitwise assignment. More... | |
Thermo implementation based on compressibility.
Definition at line 49 of file PsiThermo.H.
Construct from mesh and phase name.
Definition at line 162 of file PsiThermo.C.
|
virtual |
Destructor.
Definition at line 180 of file PsiThermo.C.
|
virtual |
Update properties.
Definition at line 187 of file PsiThermo.C.
References Foam::fvPatchDistWave::calculate(), Foam::endl(), Foam::Info, and InfoInFunction.

|
delete |
Disallow default bitwise assignment.