FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

pEqn.H File Reference


Detailed Description

Definition in file pEqn.H.

#include "applications/solvers/combustion/dieselEngineFoam/rhoEqn.H"
#include "src/finiteVolume/cfdTools/compressible/compressibleContinuityErrs.H"
Include dependency graph for pEqn.H:

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 SpalartAllmaras::B(), GenEddyVisc::B(), TAB::breakupParcel(), ETAB::breakupParcel(), forces::calcForcesMoment(), mutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::calcMut(), particleForces::calcNonCoupled(), ODEChemistryModel< CompType, ThermoType >::calculate(), mutSpalartAllmarasStandardRoughWallFunctionFvPatchScalarField::calcYPlus(), SpalartAllmaras::correct(), oneEqEddy::correct(), lowReOneEqEddy::correct(), dynOneEqEddy::correct(), DeardorffDiffStress::correct(), unitInjector::correctProfiles(), swirlInjector::correctProfiles(), multiHoleInjector::correctProfiles(), definedInjector::correctProfiles(), commonRailInjector::correctProfiles(), ODEChemistryModel< CompType, ThermoType >::derivatives(), GenSGSStress::devRhoBeff(), GenSGSStress::divDevRhoBeff(), SpalartAllmaras::epsilon(), ThermoCloud< ParcelType >::evolveCloud(), ReactingMultiphaseCloud< ParcelType >::evolveCloud(), ReactingCloud< ParcelType >::evolveCloud(), for(), forAll(), if(), SpalartAllmaras::k(), PhiScheme< Type, PhiLimiter >::limiter(), solidParticleCloud::move(), layeredEngineMesh::move(), fvMotionSolverEngineMesh::move(), turbulenceModel::New(), RASModel::New(), LESModel::New(), combustionModel::New(), rhoMagSqr< Type >::operator()(), KinematicParcel< ParcelType >::readFields(), liquidMixture::rho(), ODEChemistryModel< CompType, ThermoType >::solve(), ODEChemistryModel< CompType, ThermoType >::tc(), alphaFixedPressureFvPatchScalarField::updateCoeffs(), totalPressureFvPatchScalarField::updateCoeffs(), timeVaryingUniformTotalPressureFvPatchScalarField::updateCoeffs(), timeVaryingMappedTotalPressureFvPatchScalarField::updateCoeffs(), buoyantPressureFvPatchScalarField::updateCoeffs(), breakupModel::updateParcelProperties(), parcel::V(), hollowConeInjector::velocity(), definedHollowConeInjector::velocity(), constInjector::velocity(), ChomiakInjector::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(), LISA::atomizeParcel(), blobsSheetAtomization::atomizeParcel(), SpalartAllmaras::B(), GenEddyVisc::B(), particleForces::cacheFields(), forces::calcForcesMoment(), SpalartAllmaras::devRhoBeff(), GenSGSStress::devRhoBeff(), GenEddyVisc::devRhoBeff(), forces::devRhoReff(), stochasticDispersionRAS::disperseParcels(), gradientDispersionRAS::disperseParcels(), SpalartAllmaras::epsilon(), nuSgsWallFunctionFvPatchScalarField::evaluate(), muSgsWallFunctionFvPatchScalarField::evaluate(), ThermoCloud< ParcelType >::evolveCloud(), ReactingMultiphaseCloud< ParcelType >::evolveCloud(), ReactingCloud< ParcelType >::evolveCloud(), for(), if(), FreeStream< CloudType >::inflow(), kOmegaSSTSAS::Lvk2(), solidParticleCloud::move(), layeredEngineMesh::move(), fvMotionSolverEngineMesh::move(), incompressible::turbulenceModel::New(), turbulenceModel::New(), incompressible::RASModel::New(), RASModel::New(), incompressible::LESModel::New(), LESModel::New(), viscosityModel::New(), wallModel::New(), KinematicParcel< ParcelType >::readFields(), DsmcParcel< ParcelType >::readFields(), parcel::readFields(), SRFModel::Uabs(), rawTopoChangerFvMesh::update(), dynamicMotionSolverFvMesh::update(), dynamicInkJetFvMesh::update(), supersonicFreestreamFvPatchVectorField::updateCoeffs(), movingWallVelocityFvPatchVectorField::updateCoeffs(), solidParticle::writeFields(), KinematicParcel< ParcelType >::writeFields(), DsmcParcel< ParcelType >::writeFields(), and parcel::writeFields().

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

Definition at line 65 of file pEqn.H.

Referenced by if().