44 void Foam::solvers::multiphaseEuler::facePressureCorrector()
50 PtrList<surfaceScalarField> alphafs(
phases.size());
53 const phaseModel& phase =
phases[phasei];
57 alphafs[phasei].rename(
"pEqn" + alphafs[phasei].
name());
68 PtrList<PtrList<surfaceScalarField>> invADVfs;
81 max(
alpha.oldTime(), phase.residualAlpha())
82 *phase.rho().oldTime()
84 +
UEqns[phase.index()].A()
117 PtrList<surfaceScalarField> alphaByADfs;
118 PtrList<surfaceScalarField> FgByADfs;
136 movingAlphafs.
set(movingPhasei, &alphafs[phase.index()]);
142 + alphafs[phase.index()]
147 -
max(alphafs[phase.index()], phase.residualAlpha())
152 alphaByADfs = invADVfs & movingAlphafs;
153 FgByADfs = invADVfs & Fgfs;
166 PtrList<surfaceScalarField> phiHbyADs;
181 max(
alpha.oldTime(), phase.residualAlpha())
182 *phase.rho().oldTime()
194 if (HVmfs.set(movingPhasei))
196 phiHs[movingPhasei] += HVmfs[movingPhasei];
200 phiHbyADs = invADVfs & phiHs;
209 phiHbyADs[movingPhasei] -= FgByADfs[movingPhasei];
231 phiHbyA += alphafs[phase.index()]*phiHbyADs[movingPhasei];
254 rAf += alphafs[phase.index()]*alphaByADfs[movingPhasei];
271 alphafs[phase.index()].boundaryField()
272 *phase.phi()().boundaryField();
275 setSnGrad<fixedFluxPressureFvPatchScalarField>
285 PtrList<fvScalarMatrix> pEqnComps(compressibilityEqns(dmdts));
306 pEqn += pEqnComps[phasei];
333 const label phasei = phase.index();
336 phiHbyADs[movingPhasei]
337 + alphaByADfs[movingPhasei]*mSfGradp;
340 phase.divU(-pEqnComps[phasei] &
p_rgh);
355 phase.URef().correctBoundaryConditions();
384 phaseModel& phase =
phases_[phasei];
385 if (!phase.incompressible())
387 phase.rho() += phase.fluidThermo().psi()*(
p_rgh - p_rgh_0);
#define forAll(list, i)
Loop across all elements in list.
static const DimensionedField< Type, GeoMesh, PrimitiveField > & null()
Return a null DimensionedField.
const dimensionSet & dimensions() const
Return dimensions.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
bool needReference() const
Does the field need a reference level for solution.
GeometricBoundaryField< Type, GeoMesh, PrimitiveField > Boundary
Type of the boundary field.
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
void correctBoundaryConditions()
Correct boundary field.
IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true)
Construct from name, instance, registry, io options.
const word & name() const
Return name.
static word groupName(Name name, const word &group)
tmp< surfaceScalarField > absolute(const tmp< surfaceScalarField > &phi) const
Return the given relative flux absolute within the MRF region.
void makeRelative(volVectorField &U) const
Make the given absolute velocity relative within the MRF region.
const Field0Type & oldTime() const
Return the old-time field.
bool set(const label) const
Is element set.
label size() const
Return the number of elements in the UPtrList.
const word & name() const
Return const reference to name.
bool constrain(fvMatrix< Type > &eqn) const
Apply constraints to an equation.
const surfaceVectorField & Sf() const
Return cell face area vectors.
const surfaceScalarField & magSf() const
Return cell face area magnitudes.
PtrList< surfaceScalarField > Ffs() const
As Fs, but for the face-based algorithm.
PtrList< PtrList< surfaceScalarField > > invADVfs(const PtrList< surfaceScalarField > &Afs, PtrList< surfaceScalarField > &HVmfs) const
Return the inverse of the central + drag + virtual mass.
bool finalNonOrthogonalIter() const
Flag to indicate the last non-orthogonal iteration.
tmp< surfaceScalarField > surfaceTension(const phaseModel &) const
Return the surface tension force.
void correctBoundaryFlux()
Correct fixed-flux BCs to be consistent with the velocity BCs.
bool implicitPhasePressure() const
Returns true if the phase pressure is treated implicitly.
tmp< volScalarField > rho() const
Return the mixture density.
bool incompressible() const
Return incompressibility.
bool correct()
Piso loop within outer loop.
bool correctNonOrthogonal()
Non-orthogonal corrector loop.
PtrList< volScalarField::Internal > dmdts() const
Return the mass transfer rates for each phase.
scalar refValue() const
Return the pressure reference level.
label refCell() const
Return the cell in which the reference pressure is set.
pimpleNoLoopControl pimple
PIMPLE inner-loop controls.
Foam::fvConstraints & fvConstraints() const
Return the fvConstraints that are created on demand.
const Time & runTime
Time.
const fvMesh & mesh
Region mesh.
uniformDimensionedVectorField g
Gravitational acceleration.
volScalarField gh
(g & h) - ghRef
uniformDimensionedScalarField pRef
Reference pressure.
surfaceScalarField ghf
(g & hf) - ghRef
const surfaceScalarField & phi
Reference to the mass-flux field.
const volScalarField & p_rgh
Reference to the buoyant pressure for buoyant cases.
solvers::buoyancy buoyancy
Buoyancy force.
phaseSystem::phaseModelList & phases_
PtrList< fvVectorMatrix > UEqns
Temporary phase momentum matrices.
const phaseSystem::phaseModelPartialList & movingPhases
Reference to the moving phases.
const IOMRFZoneList & MRF
momentumTransferSystem momentumTransferSystem_
surfaceScalarField & phi_
volScalarField & p_rgh_
Reference to the buoyant pressure for buoyant cases.
Foam::pressureReference pressureReference
Pressure reference.
PtrList< volScalarField > rAs
Temporary storage for the reciprocal momentum equation diagonal.
const phaseSystem::phaseModelList & phases
Reference to the phases.
phaseSystem::phaseModelPartialList & movingPhases_
const volScalarField & p
Reference to the pressure field.
populationBalanceSystem populationBalanceSystem_
const phaseSystem & fluid
Reference to the multiphase fluid.
Find the reference cell nearest (in index) to the given cell but which is not on a cyclic,...
Calculate the first temporal derivative.
Calculate the divergence of the given field.
Calculate the face-flux of the given field.
Calculate the mesh motion flux and convert fluxes from absolute to relative and back.
Reconstruct volField from a face flux field.
Calculate the snGrad of the given volField.
Calculate the field for explicit evaluation of implicit and explicit sources.
Calculate the matrix for the first temporal derivative.
Calculate the matrix for the divergence of the given field and flux.
Calculate the matrix for the laplacian of the field.
Calculate the matrix for implicit and explicit sources.
surfaceScalarField phiHbyA("phiHbyA", fvc::interpolate(rho) *fvc::flux(HbyA))
volScalarField alpha(IOobject("alpha", runTime.name(), mesh, IOobject::READ_IF_PRESENT, IOobject::AUTO_WRITE), lambda *max(Ua &U, zeroSensitivity))
tmp< SurfaceField< typename innerProduct< vector, Type >::type > > flux(const VolField< Type > &vf)
Return the face-flux field obtained from the given volVectorField.
static tmp< SurfaceField< Type > > interpolate(const VolField< Type > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
tmp< VolField< typename outerProduct< vector, Type >::type > > reconstruct(const SurfaceField< Type > &ssf)
tmp< VolField< Type > > div(const SurfaceField< Type > &ssf)
tmp< surfaceScalarField > absolute(const tmp< surfaceScalarField > &tphi, const volVectorField &U)
Return the given relative flux in absolute form.
void makeRelative(surfaceScalarField &phi, const volVectorField &U)
Make the given flux relative.
tmp< SurfaceField< Type > > snGrad(const VolField< Type > &vf, const word &name)
tmp< fvMatrix< Type > > laplacian(const VolField< Type > &vf, const word &name)
static const coefficient A("A", dimPressure, 611.21)
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
fvMatrix< scalar > fvScalarMatrix
const dimensionSet dimVolumetricFlux
SurfaceField< scalar > surfaceScalarField
tmp< volScalarField > byDt(const volScalarField &vf)
VolField< scalar > volScalarField
layerAndWeight max(const layerAndWeight &a, const layerAndWeight &b)
scalar getRefCellValue(const volScalarField &field, const label refCelli)
Return the current value of field in the reference cell.
void constrainPhiHbyA(surfaceScalarField &phiHbyA, const volVectorField &U, const volScalarField &p)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.