FreeFOAM The Cross-Platform CFD Toolkit
pEqn.H File Reference

Detailed Description

Definition in file pEqn.H.

+ Include dependency graph for pEqn.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (transonic)
U correctBoundaryConditions ()

Variables

 rho = thermo.rho()
volScalarField A = UEqn.A()
 U = UEqn.H()/A
 DpDt = fvc::DDt(surfaceScalarField("phiU", phi/fvc::interpolate(rho)), p)

Function Documentation


Variable Documentation

rho = thermo.rho()

Definition at line 1 of file pEqn.H.

Referenced by GenEddyVisc::B(), SpalartAllmaras::B(), TAB::breakupParcel(), ETAB::breakupParcel(), forces::calcForcesMoment(), mutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::calcMut(), particleForces::calcNonCoupled(), ODEChemistryModel< CompType, ThermoType >::calculate(), mutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::calcYPlus(), lowReOneEqEddy::correct(), DeardorffDiffStress::correct(), oneEqEddy::correct(), dynOneEqEddy::correct(), SpalartAllmaras::correct(), unitInjector::correctProfiles(), commonRailInjector::correctProfiles(), definedInjector::correctProfiles(), multiHoleInjector::correctProfiles(), swirlInjector::correctProfiles(), ODEChemistryModel< CompType, ThermoType >::derivatives(), GenSGSStress::devRhoBeff(), GenSGSStress::divDevRhoBeff(), SpalartAllmaras::epsilon(), ReactingMultiphaseCloud< ParcelType >::evolveCloud(), ThermoCloud< ParcelType >::evolveCloud(), ReactingCloud< ParcelType >::evolveCloud(), for(), forAll(), if(), SpalartAllmaras::k(), PhiScheme< Type, PhiLimiter >::limiter(), layeredEngineMesh::move(), fvMotionSolverEngineMesh::move(), solidParticleCloud::move(), LESModel::New(), RASModel::New(), rhoMagSqr< Type >::operator()(), KinematicParcel< ParcelType >::readFields(), liquidMixture::rho(), ODEChemistryModel< CompType, ThermoType >::solve(), ODEChemistryModel< CompType, ThermoType >::tc(), buoyantPressureFvPatchScalarField::updateCoeffs(), alphaFixedPressureFvPatchScalarField::updateCoeffs(), timeVaryingMappedTotalPressureFvPatchScalarField::updateCoeffs(), timeVaryingUniformTotalPressureFvPatchScalarField::updateCoeffs(), totalPressureFvPatchScalarField::updateCoeffs(), breakupModel::updateParcelProperties(), parcel::V(), constInjector::velocity(), hollowConeInjector::velocity(), ChomiakInjector::velocity(), definedHollowConeInjector::velocity(), and KinematicParcel< ParcelType >::writeFields().

U = UEqn.H()/A

Definition at line 4 of file pEqn.H.

Referenced by MRFZone::addCoriolis(), porousZone::addResistance(), actuationDiskSource::addSu(), blobsSheetAtomization::atomizeParcel(), LISA::atomizeParcel(), GenEddyVisc::B(), SpalartAllmaras::B(), particleForces::cacheFields(), forces::calcForcesMoment(), GenEddyVisc::devRhoBeff(), GenSGSStress::devRhoBeff(), SpalartAllmaras::devRhoBeff(), forces::devRhoReff(), gradientDispersionRAS::disperseParcels(), stochasticDispersionRAS::disperseParcels(), SpalartAllmaras::epsilon(), nuSgsWallFunctionFvPatchScalarField::evaluate(), muSgsWallFunctionFvPatchScalarField::evaluate(), ReactingMultiphaseCloud< ParcelType >::evolveCloud(), ThermoCloud< ParcelType >::evolveCloud(), ReactingCloud< ParcelType >::evolveCloud(), for(), if(), FreeStream< CloudType >::inflow(), kOmegaSSTSAS::Lvk2(), layeredEngineMesh::move(), fvMotionSolverEngineMesh::move(), solidParticleCloud::move(), wallModel::New(), incompressible::turbulenceModel::New(), turbulenceModel::New(), incompressible::LESModel::New(), LESModel::New(), incompressible::RASModel::New(), RASModel::New(), DsmcParcel< ParcelType >::readFields(), parcel::readFields(), KinematicParcel< ParcelType >::readFields(), SRFModel::Uabs(), dynamicMotionSolverFvMesh::update(), rawTopoChangerFvMesh::update(), dynamicInkJetFvMesh::update(), movingWallVelocityFvPatchVectorField::updateCoeffs(), supersonicFreestreamFvPatchVectorField::updateCoeffs(), solidParticle::writeFields(), DsmcParcel< ParcelType >::writeFields(), parcel::writeFields(), and KinematicParcel< ParcelType >::writeFields().

DpDt = fvc::DDt(surfaceScalarField("phiU", phi/fvc::interpolate(rho)), p)

Definition at line 65 of file pEqn.H.

Referenced by if().