createFields.H File Reference
Include dependency graph for createFields.H:

Go to the source code of this file.

Functions

 if (mesh.nCells() !=1)
 
 Info<< "Reading initial conditions.< endl;IOdictionary initialConditions(IOobject("initialConditions", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE));scalar p0=initialConditions.lookup< scalar > ("p")
 
Info<< "Reading thermophysical properties\"<< endl;autoPtr< fluidReactionThermo > pThermo (fluidReactionThermo::New(mesh))
 
thermo validate (args.executable(), "h")
 
autoPtr< basicChemistryModel > pChemistry (basicChemistryModel::New(thermo))
 
volScalarField rho (IOobject("rho", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), thermo.rho())
 
volScalarField Rspecific (IOobject("Rspecific", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), mesh, dimensionedScalar(dimensionSet(dimEnergy/dimMass/dimTemperature), 0))
 
volVectorField U (IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedVector(dimVelocity, Zero))
 
OFstream post (args.path()/"chemFoam.out")
 

Variables

scalar T0 = initialConditions.lookup<scalar>("T")
 
fluidReactionThermo & thermo = pThermo()
 

Function Documentation

◆ if()

if ( mesh.nCells() !  = 1)

Definition at line 1 of file createFields.H.

References Foam::endl(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, Foam::Info, mesh, and runTime.

Here is the call graph for this function:

◆ Info<< "Reading initial conditions.\< endl;IOdictionary initialConditions(IOobject("initialConditions", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE));scalar p0=initialConditions.lookup< scalar >()

Info<< "Reading initial conditions.\<< endl;IOdictionary initialConditions(IOobject("initialConditions", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE));scalar p0=initialConditions.lookup< scalar > ( "p"  )

◆ pThermo()

Info<< "Reading thermophysical properties\n" << endl; autoPtr<fluidReactionThermo> pThermo ( fluidReactionThermo::New(mesh )

◆ validate()

thermo validate ( args.  executable(),
"h"   
)

Referenced by surfMesh::surfZones().

Here is the caller graph for this function:

◆ pChemistry()

autoPtr<basicChemistryModel> pChemistry ( basicChemistryModel::New(thermo )

◆ rho()

volScalarField rho ( IOobject("rho", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE)  ,
thermo.  rho() 
)

◆ Rspecific()

volScalarField Rspecific ( IOobject("Rspecific", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE)  ,
mesh  ,
dimensionedScalar(dimensionSet(dimEnergy/dimMass/dimTemperature), 0)   
)

◆ U()

volVectorField U ( IOobject("U", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE)  ,
mesh  ,
dimensionedVector(dimVelocity, Zero)   
)

◆ post()

OFstream post ( args.path()/"chemFoam.out"  )

Variable Documentation

◆ T0

◆ thermo

fluidReactionThermo& thermo = pThermo()

Definition at line 28 of file createFields.H.

Referenced by ThermoSurfaceFilm< CloudType >::absorbInteraction(), TDACChemistryModel< ThermoType >::active(), radiation::addSup(), heatTransfer::addSup(), interRegionHeatTransfer::addSup(), effectivenessHeatExchangerSource::addSup(), radiation::addSupFields(), buoyancyEnergy::addSupFields(), heatSource::addSupFields(), solidEquilibriumEnergySource::addSupFields(), heatTransfer::addSupFields(), interRegionHeatTransfer::addSupFields(), effectivenessHeatExchangerSource::addSupFields(), solidificationMeltingSource::addSupFields(), eddyDiffusivity< TurbulenceThermophysicalTransportModel >::alphaEff(), unityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::alphaEff(), laminarThermophysicalTransportModel< laminarThermophysicalTransportModel >::alphaEff(), eddyDiffusivity< TurbulenceThermophysicalTransportModel >::alphat(), unityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::alphat(), adsorptionMassFractionFvPatchScalarField::calcPhiYp(), semiPermeableBaffleMassFractionFvPatchScalarField::calcPhiYp(), COxidationDiffusionLimitedRate< CloudType >::calculate(), COxidationKineticDiffusionLimitedRate< CloudType >::calculate(), COxidationHurtMitchell< CloudType >::calculate(), COxidationIntrinsicRate< CloudType >::calculate(), COxidationMurphyShaddix< CloudType >::calculate(), standardChemistryModel< ThermoType >::calculate(), standardChemistryModel< ThermoType >::calculateRR(), laminarThermophysicalTransportModel< laminarThermophysicalTransportModel >::coeffDict(), ORourkeCollision< CloudType >::collide(), limitTemperature::constrain(), fixedTemperatureConstraint::constrain(), limitTemperature::constrainedFields(), fixedTemperatureConstraint::constrainedFields(), infinitelyFastChemistry::correct(), diffusion::correct(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::correct(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::correct(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::DEff(), unityLewisFourier< laminarThermophysicalTransportModel >::DEff(), nonUnityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::DEff(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::DEff(), unityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::DEff(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::divj(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::divj(), Fourier< BasicThermophysicalTransportModel >::divq(), unityLewisFourier< laminarThermophysicalTransportModel >::divq(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::divq(), nonUnityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::divq(), eddyDiffusivity< TurbulenceThermophysicalTransportModel >::divq(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::divq(), ThermoSurfaceFilm< CloudType >::drySplashInteraction(), totalEnthalpy::execute(), wallHeatFlux::execute(), wallHeatTransferCoeff::execute(), forAll(), forAllConstIter(), if(), unityLewisFourier< laminarThermophysicalTransportModel >::j(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::j(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::j(), temperatureCoupledBase::kappa(), laminarThermophysicalTransportModel< laminarThermophysicalTransportModel >::laminarThermophysicalTransportModel(), LESThermophysicalTransportModel< BasicThermophysicalTransportModel >::LESThermophysicalTransportModel(), basicThermo::lookupCstrIter(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::MaxwellStefan(), NamedEnum< compressibleField, 8 >::names(), basicChemistryModel::New(), combustionModel::New(), specieTransferTemperatureFvPatchScalarField::phiHep(), Fourier< BasicThermophysicalTransportModel >::q(), unityLewisFourier< laminarThermophysicalTransportModel >::q(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::q(), nonUnityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::q(), eddyDiffusivity< TurbulenceThermophysicalTransportModel >::q(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::q(), unityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::q(), noCombustion::Qdot(), PaSR::Qdot(), EDC::Qdot(), laminar::R(), EDC::R(), RASThermophysicalTransportModel< BasicThermophysicalTransportModel >::RASThermophysicalTransportModel(), Fickian< unityLewisFourier< laminarThermophysicalTransportModel > >::read(), MaxwellStefan< unityLewisFourier< laminarThermophysicalTransportModel > >::read(), TDACChemistryModel< ThermoType >::setActive(), TDACChemistryModel< ThermoType >::solve(), standardChemistryModel< ThermoType >::solve(), standardChemistryModel< ThermoType >::tc(), TDACChemistryModel< ThermoType >::TDACChemistryModel(), ThermophysicalTransportModel< Foam::PhaseCompressibleMomentumTransportModel, transportThermoModel >::ThermophysicalTransportModel(), externalCoupledTemperatureMixedFvPatchScalarField::transferData(), fixedUnburntEnthalpyFvPatchScalarField::updateCoeffs(), gradientUnburntEnthalpyFvPatchScalarField::updateCoeffs(), mixedUnburntEnthalpyFvPatchScalarField::updateCoeffs(), energyJumpFvPatchScalarField::updateCoeffs(), fixedEnergyFvPatchScalarField::updateCoeffs(), energyJumpAMIFvPatchScalarField::updateCoeffs(), gradientEnergyFvPatchScalarField::updateCoeffs(), mixedEnergyFvPatchScalarField::updateCoeffs(), specieTransferTemperatureFvPatchScalarField::updateCoeffs(), ThermoSurfaceFilm< CloudType >::wetSplashInteraction(), while(), FSD::~FSD(), nonUnityLewisEddyDiffusivity< TurbulenceThermophysicalTransportModel >::~nonUnityLewisEddyDiffusivity(), and unityLewisFourier< laminarThermophysicalTransportModel >::~unityLewisFourier().