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) | |
| 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 | |||
| ) |
Definition at line 15 of file UEqns.H.
References alpha(), fvConstraints::constrain(), fluid, fvConstraints, fvModels, momentumTransfer(), rho, U, and UEqns().
