Loading...
Searching...
No Matches
createVolFields.H File Reference

Go to the source code of this file.

Functions

const volSurfaceMapping vsm (aMesh)
volScalarField Cvf (IOobject("Cvf", runTime.timeName(), mesh.thisDb(), IOobject::NO_READ, IOobject::AUTO_WRITE), mesh, dimensionedScalar(dimless/dimLength, Zero))
vsm mapToVolume (Cs, Cvf.boundaryFieldRef())
volVectorField U (IOobject("U", runTime.timeName(), mesh.thisDb(), IOobject::NO_READ, IOobject::AUTO_WRITE), mesh, dimensionedVector(dimVelocity, Zero))
vsm mapToVolume (Us, U.boundaryFieldRef())

Function Documentation

◆ vsm()

const volSurfaceMapping vsm ( aMesh )

◆ Cvf()

volScalarField Cvf ( IOobject("Cvf", runTime.timeName(), mesh.thisDb(), IOobject::NO_READ, IOobject::AUTO_WRITE) ,
mesh ,
dimensionedScalar(dimless/dimLength, Zero)  )

References mesh, and runTime.

◆ mapToVolume() [1/2]

vsm mapToVolume ( Cs ,
Cvf. boundaryFieldRef() )

References Cs, Cvf(), and vsm().

Here is the call graph for this function:

◆ U()

volVectorField U ( IOobject("U", runTime.timeName(), mesh.thisDb(), IOobject::NO_READ, IOobject::AUTO_WRITE) ,
mesh ,
dimensionedVector(dimVelocity, Zero)  )

References mesh, and runTime.

◆ mapToVolume() [2/2]

vsm mapToVolume ( Us ,
U. boundaryFieldRef() )

References U, Us, and vsm().

Here is the call graph for this function: