Go to the source code of this file.
◆ rAUf()
surfaceScalarField rAUf |
( |
"rAUf" |
, |
|
|
fvc::interpolate(rAU) |
|
|
) |
| |
◆ HbyA()
volVectorField HbyA |
( |
constrainHbyA(rAU *UEqn.H(), U, p_rgh) |
| ) |
|
◆ phiHbyA()
surfaceScalarField phiHbyA |
( |
"phiHbyA" |
, |
|
|
fvc::flux(HbyA)+fvc::interpolate(rho *rAU) *fvc::ddtCorr(U, Uf) |
|
|
) |
| |
◆ makeRelative()
◆ phig()
surfaceScalarField phig |
( |
(mixture.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *rAUf *mesh.magSf() |
| ) |
|
◆ constrainPressure()
◆ if()
if |
( |
pimple. |
transonic() | ) |
|
Definition at line 32 of file pEqn.H.
References Foam::correction(), Foam::fvc::ddt(), Foam::deleteDemandDrivenData(), Foam::fvc::div(), Foam::fvc::interpolate(), p_rgh, phi, psi1, psi2, rho1, rho2, and Sp.
◆ p_rgh_0()
volScalarField p_rgh_0 |
( |
p_rgh |
| ) |
|
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 87 of file pEqn.H.
References alpha1, alpha2, Foam::fvc::div(), fvOptions, gh, HbyA, Foam::fvc::interpolate(), Foam::fvc::laplacian(), Foam::max(), mesh, n(), p, p_rgh, p_rghEqnComp1, p_rghEqnComp2, phi, phig(), phiHbyA, pimple, pMin(), rAUf(), Foam::fvc::reconstruct(), rho1, rho2, solve(), U, and Uf.
◆ n()
surfaceVectorField n |
( |
mesh. |
Sf)/mesh.magSf( | ) |
|
◆ thermo1()
◆ thermo2()
◆ correctBoundaryConditions()
p_rgh correctBoundaryConditions |
( |
| ) |
|
◆ phiHbyA
◆ p_rghEqnComp1
tmp<fvScalarMatrix> p_rghEqnComp1 |
◆ p_rghEqnComp2
Initial value:=
*(
(
)
tmp< fvMatrix< Type > > correction(const fvMatrix< Type > &)
Return the correction form of the given matrix.
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
surfaceScalarField & alphaPhi2
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
dimensionedScalar pos(const dimensionedScalar &ds)
surfaceScalarField rho2f(fvc::interpolate(rho2))
Info<< "Reading field p_rgh\"<< endl;volScalarField p_rgh(IOobject("p_rgh", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Reading field U\"<< endl;volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Creating phaseChangeTwoPhaseMixture\"<< endl;autoPtr< phaseChangeTwoPhaseMixture > mixture
const dimensionedScalar & rho2
Definition at line 30 of file pEqn.H.
Referenced by while().
◆ else
Initial value:{
*(
(
)
tmp< fvMatrix< Type > > correction(const fvMatrix< Type > &)
Return the correction form of the given matrix.
surfaceScalarField rho1f(fvc::interpolate(rho1))
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
const surfaceScalarField & alphaPhi1
tmp< fvScalarMatrix > p_rghEqnComp1
tmp< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
dimensionedScalar pos(const dimensionedScalar &ds)
Info<< "Reading field p_rgh\"<< endl;volScalarField p_rgh(IOobject("p_rgh", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Reading field U\"<< endl;volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Creating phaseChangeTwoPhaseMixture\"<< endl;autoPtr< phaseChangeTwoPhaseMixture > mixture
const dimensionedScalar & rho1
Definition at line 58 of file pEqn.H.
◆ Uf
Uf = n*(fvc::absolute(phi, U)/mesh.magSf() - (n & Uf)) |
◆ rho
◆ p_rgh