All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
updateFluxes.H
Go to the documentation of this file.
1 //Continuity equation fluxes
2 //---------Start---------
4 phiu = mesh.Sf() & Uf;
5 phiu.setOriented(true);
6 
8 //---------End---------
const surfaceScalarField & tauQGDf
Definition: createFields.H:55
volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh)
taubyrhof
Definition: updateFluxes.H:11
tmp< GeometricField< T, Foam::fvsPatchField, Foam::surfaceMesh > > qgdInterpolate(const GeometricField< T, Foam::fvPatchField, Foam::volMesh > &psi)
rhof
Definition: updateFields.H:27
Uf
Definition: updateFields.H:30
phiu
——–Start———
Definition: updateFluxes.H:33