Creates and initialises the continuous phase face velocity field Ufc if required. More...
Go to the source code of this file.
Functions | |
if (mesh.dynamic()) | |
Variables | |
autoPtr< surfaceVectorField > | Ucf |
Creates and initialises the continuous phase face velocity field Ufc if required.
Original source file createUcfIfPresent.H
Definition in file createUcfIfPresent.H.
if | ( | mesh. | dynamic() | ) |
Definition at line 34 of file createUcfIfPresent.H.
References Foam::endl(), Foam::Info, Foam::fvc::interpolate(), mesh, runTime, and Ucf.
autoPtr<surfaceVectorField> Ucf |
Definition at line 32 of file createUcfIfPresent.H.