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

Go to the source code of this file.

Functions

Info<< "Constructing face momentum equations"<< endl;fvVectorMatrix U1Eqn(U1, rho1.dimensions() *U1.dimensions() *dimVolume/dimTime);fvVectorMatrix U2Eqn(U2, rho2.dimensions() *U2.dimensions() *dimVolume/dimTime);{ fluid.momentumTransfer();autoPtr< phaseSystem::momentumTransferTable > momentumTransferPtr (fluid.momentumTransferf())
phaseSystem::momentumTransferTable & momentumTransfer (momentumTransferPtr())
U1Eqn relax ()
fvOptions constrain (U1Eqn)
U1 correctBoundaryConditions ()
fvOptions correct (U1)
fvOptions constrain (U2Eqn)
fvOptions correct (U2)

Function Documentation

◆ momentumTransferPtr()

Info<< "Constructing face momentum equations"<< endl;fvVectorMatrix U1Eqn(U1, rho1.dimensions() *U1.dimensions() *dimVolume/dimTime);fvVectorMatrix U2Eqn(U2, rho2.dimensions() *U2.dimensions() *dimVolume/dimTime);{ fluid.momentumTransfer();autoPtr< phaseSystem::momentumTransferTable > momentumTransferPtr ( fluid. momentumTransferf())

References fluid.

◆ momentumTransfer()

phaseSystem::momentumTransferTable & momentumTransfer ( momentumTransferPtr() )

References alpha1, fvOptions, momentumTransfer(), phase1, rho1, and U1.

Here is the call graph for this function:

◆ relax()

U1Eqn relax ( )

◆ constrain() [1/2]

fvOptions constrain ( U1Eqn )

References fvOptions.

◆ correctBoundaryConditions()

U1 correctBoundaryConditions ( )

References U1.

◆ correct() [1/2]

fvOptions correct ( U1 )

References fvOptions, and U1.

◆ constrain() [2/2]

fvOptions constrain ( U2Eqn )

References fvOptions, and U2.

◆ correct() [2/2]

fvOptions correct ( U2 )

References fvOptions, and U2.