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)+MRF.zeroFilter(fvc::interpolate(rho *rAU) *fvc::ddtCorr(U, phi)) |
|
|
) |
| |
◆ makeRelative()
◆ phig()
surfaceScalarField phig |
( |
(mixture.surfaceTensionForce() - ghf *fvc::snGrad(rho)) *rAUf *mesh.magSf() |
| ) |
|
◆ constrainPressure()
◆ if()
if |
( |
pimple. |
transonic() | ) |
|
Definition at line 29 of file pEqn.H.
References alpha1, alpha2, alphaPhi1, alphaPhi2, Foam::correction(), Foam::fvc::ddt(), Foam::fvc::div(), fvOptions, Foam::fvc::interpolate(), mixture, p_rgh, phi, Foam::pos(), psi1, psi2, rho1, rho1f(), rho2, rho2f(), and Sp.
◆ rho2f()
surfaceScalarField rho2f |
( |
fvc::interpolate(rho2) |
| ) |
|
◆ p_rgh_0()
volScalarField p_rgh_0 |
( |
p_rgh |
| ) |
|
◆ while()
while |
( |
pimple. |
correctNonOrthogonal() | ) |
|
Definition at line 100 of file pEqn.H.
References alpha1, alpha2, Foam::fvc::div(), fvOptions, gh, HbyA, Foam::fvc::laplacian(), Foam::max(), mesh, mixture, p, p_rgh, p_rghEqnComp1, p_rghEqnComp2, phi, phig(), phiHbyA, pimple, pMin(), psi1, psi2, rAUf(), Foam::fvc::reconstruct(), rho1, rho2, solve(), and U.
◆ thermo1()
◆ thermo2()
◆ correctBoundaryConditions()
p_rgh correctBoundaryConditions |
( |
| ) |
|
◆ phiHbyA
◆ p_rghEqnComp1
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< GeometricField< Type, fvPatchField, volMesh > > ddt(const dimensioned< Type > dt, const fvMesh &mesh)
dimensionedScalar pos(const dimensionedScalar &ds)
const volScalarField & alpha1
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 26 of file pEqn.H.
◆ p_rghEqnComp2
Initial value:=
*(
(
)
tmp< fvMatrix< Type > > correction(const fvMatrix< Type > &)
Return the correction form of the given matrix.
const surfaceScalarField & alphaPhi2
tmp< GeometricField< Type, fvPatchField, volMesh > > div(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
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 27 of file pEqn.H.
◆ else
Initial value:{
# 1 "/home/ubuntu/OpenFOAM-6/applications/solvers/multiphase/compressibleInterFoam/rhofs.H" 1
surfaceScalarField rho1f(fvc::interpolate(rho1))
Definition at line 71 of file pEqn.H.
◆ rho
◆ p_rgh