MotionDirectional finite volume mesh motion diffusivity. More...
#include <fvMotionSolvers/motionDirectionalDiffusivity.H>
MotionDirectional finite volume mesh motion diffusivity.
Definition at line 49 of file motionDirectionalDiffusivity.H.
Inheritance diagram for motionDirectionalDiffusivity:
Collaboration diagram for motionDirectionalDiffusivity:Public Member Functions | |
| TypeName ("motionDirectional") | |
| Runtime type information.
| |
| motionDirectionalDiffusivity (const fvMotionSolver &mSolver, Istream &mdData) | |
| Construct for the given fvMotionSolver and data Istream.
| |
| virtual | ~motionDirectionalDiffusivity () |
| virtual void | correct () |
| Correct the motion diffusivity.
| |
| motionDirectionalDiffusivity | ( | const fvMotionSolver & | mSolver, |
| Istream & | mdData | ||
| ) |
Construct for the given fvMotionSolver and data Istream.
Definition at line 49 of file motionDirectionalDiffusivity.C.
| ~motionDirectionalDiffusivity | ( | ) | [virtual]
|
Definition at line 61 of file motionDirectionalDiffusivity.C.
| TypeName | ( | "motionDirectional" | ) |
Runtime type information.
| void correct | ( | ) | [virtual]
|
Correct the motion diffusivity.
Reimplemented from uniformDiffusivity.
Definition at line 67 of file motionDirectionalDiffusivity.C.
References Foam::cmptMultiply(), correct(), Foam::dimVelocity, Foam::fvc::interpolate(), objectRegistry::lookupObject(), Foam::mag(), fvMesh::magSf(), fvMotionSolver::mesh(), mesh, Vector< Cmpt >::one, fvMesh::Sf(), Foam::solve(), fvMesh::time(), and Time::timeName().