Functions
UEqns.H File Reference

Go to the source code of this file.

Functions

Info<< "Constructing face momentum equations"<< endl;PtrList< fvVectorMatrix > UEqns (phases.size())
 
autoPtr< phaseSystem::momentumTransferTable > momentumTransferPtr (fluid.momentumTransferf())
 
phaseSystem::momentumTransferTable & momentumTransfer (momentumTransferPtr())
 
 forAll (fluid.movingPhases(), movingPhasei)
 

Function Documentation

◆ UEqns()

Info<< "Constructing face momentum equations" << endl;PtrList<fvVectorMatrix> UEqns ( phases.  size())

◆ momentumTransferPtr()

autoPtr<phaseSystem::momentumTransferTable> momentumTransferPtr ( fluid.  momentumTransferf())

◆ momentumTransfer()

phaseSystem::momentumTransferTable& momentumTransfer ( momentumTransferPtr()  )

◆ forAll()

forAll ( fluid.  movingPhases(),
movingPhasei   
)

Definition at line 15 of file UEqns.H.

References Foam::constant::atomic::alpha, fluid, fvOptions, momentumTransfer(), rho, U, and UEqns().

Here is the call graph for this function: