Functions | Variables
readThermalProperties.H File Reference

Go to the source code of this file.

Functions

IOobject CIO ("C", runTime.timeName(0), mesh, IOobject::NO_READ, IOobject::NO_WRITE)
 
const dictionary & CDict (thermalProperties.subDict("C"))
 
word CType (CDict.lookup("type"))
 
 if (CType=="uniform")
 
IOobject rhoKIO ("k", runTime.timeName(0), mesh, IOobject::NO_READ, IOobject::NO_WRITE)
 
const dictionary & kDict (thermalProperties.subDict("k"))
 
word kType (kDict.lookup("type"))
 
 if (kType=="uniform")
 
IOobject alphaIO ("alpha", runTime.timeName(0), mesh, IOobject::NO_READ, IOobject::NO_WRITE)
 
const dictionary & alphaDict (thermalProperties.subDict("alpha"))
 
word alphaType (alphaDict.lookup("type"))
 
 if (alphaType=="uniform")
 

Variables

Info<< "Reading thermal properties\n"<< endl;IOdictionary thermalProperties(IOobject("thermalProperties", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE));Switch thermalStress(thermalProperties.lookup("thermalStress"));volScalarField threeKalpha(IOobject("threeKalpha", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedScalar("0", dimensionSet(0, 2, -2, -1, 0), 0.0));volScalarField DT(IOobject("DT", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE), mesh, dimensionedScalar("0", dimensionSet(0, 2, -1, 0, 0), 0.0));if(thermalStress){ autoPtr< volScalarField > CPtr
 
 else
 
volScalarField & C = CPtr()
 
autoPtr< volScalarField > rhoKPtr
 
volScalarField & rhoK = rhoKPtr()
 
autoPtr< volScalarField > alphaPtr
 
volScalarField & alpha = alphaPtr()
 Fine-structure constant: default SI units: []. More...
 

Function Documentation

◆ CIO()

IOobject CIO ( "C"  ,
runTime.  timeName0,
mesh  ,
IOobject::NO_READ  ,
IOobject::NO_WRITE   
)

Referenced by if().

Here is the caller graph for this function:

◆ CDict()

const dictionary& CDict ( thermalProperties.  subDict"C")

Referenced by if().

Here is the caller graph for this function:

◆ CType()

word CType ( CDict.  lookup"type")

◆ if() [1/3]

else if ( CType  = = "uniform")

Definition at line 63 of file readThermalProperties.H.

References CDict(), CIO(), CPtr, mesh, and readScalar.

Here is the call graph for this function:

◆ rhoKIO()

IOobject rhoKIO ( "k"  ,
runTime.  timeName0,
mesh  ,
IOobject::NO_READ  ,
IOobject::NO_WRITE   
)

Referenced by if().

Here is the caller graph for this function:

◆ kDict()

const dictionary& kDict ( thermalProperties.  subDict"k")

Referenced by if().

Here is the caller graph for this function:

◆ kType()

word kType ( kDict.  lookup"type")

◆ if() [2/3]

else if ( kType  = = "uniform")

Definition at line 119 of file readThermalProperties.H.

References kDict(), mesh, readScalar, rhoKIO(), and rhoKPtr.

Here is the call graph for this function:

◆ alphaIO()

IOobject alphaIO ( "alpha"  ,
runTime.  timeName0,
mesh  ,
IOobject::NO_READ  ,
IOobject::NO_WRITE   
)

Referenced by if().

Here is the caller graph for this function:

◆ alphaDict()

const dictionary& alphaDict ( thermalProperties.  subDict"alpha")

Referenced by if().

Here is the caller graph for this function:

◆ alphaType()

word alphaType ( alphaDict.  lookup"type")

◆ if() [3/3]

else if ( alphaType  = = "uniform")

Definition at line 177 of file readThermalProperties.H.

References alphaDict(), alphaIO(), alphaPtr, Foam::dimTemperature, Foam::inv(), mesh, and readScalar.

Here is the call graph for this function:

Variable Documentation

◆ CPtr

Info<< "Reading thermal properties\n" << endl;IOdictionary thermalProperties( IOobject ( "thermalProperties", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE ));Switch thermalStress(thermalProperties.lookup("thermalStress"));volScalarField threeKalpha( IOobject ( "threeKalpha", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE ), mesh, dimensionedScalar("0", dimensionSet(0, 2, -2 , -1, 0), 0.0));volScalarField DT( IOobject ( "DT", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::NO_WRITE ), mesh, dimensionedScalar("0", dimensionSet(0, 2, -1 , 0, 0), 0.0));if (thermalStress){ autoPtr<volScalarField> CPtr

Definition at line 50 of file readThermalProperties.H.

Referenced by if().

◆ else

else
Initial value:
{
<< "Valid type entries are uniform or field for C"

Definition at line 98 of file readThermalProperties.H.

◆ C

volScalarField& C = CPtr()

◆ rhoKPtr

autoPtr<volScalarField> rhoKPtr

Definition at line 106 of file readThermalProperties.H.

Referenced by if().

◆ rhoK

volScalarField& rhoK = rhoKPtr()

Definition at line 160 of file readThermalProperties.H.

◆ alphaPtr

autoPtr<volScalarField> alphaPtr

Definition at line 162 of file readThermalProperties.H.

Referenced by if(), and regionSizeDistribution::write().

◆ alpha

volScalarField& alpha = alphaPtr()

Fine-structure constant: default SI units: [].

Definition at line 216 of file readThermalProperties.H.

Referenced by explicitPorositySource::addSup(), option::addSup(), KinematicCloud< CloudType >::alpha(), fixedCoeff::apply(), averageCondition::apply(), averageCondition::calc(), valueAverage::calc(), BrownianMotionForce< CloudType >::calcCoupled(), circleSet::calcSamples(), fieldAverage::calculateMeanFieldType(), fieldAverage::calculatePrime2MeanFieldType(), boundaryLayerOptimisation::calculateThickness(), pointMVCWeight::calcWeights(), lookupProfile::Cdl(), seriesProfile::Cdl(), TrajectoryCollision< CloudType >::collideParcels(), thermocapillaryForce::correct(), contactAngleForce::correct(), kOmegaSSTDES< BasicTurbulenceModel >::correct(), DeardorffDiffStress< BasicTurbulenceModel >::correct(), dynamicLagrangian< BasicTurbulenceModel >::correct(), kEqn< BasicTurbulenceModel >::correct(), thixotropicViscosity::correct(), dynamicKEqn< BasicTurbulenceModel >::correct(), SSG< BasicTurbulenceModel >::correct(), SpalartAllmaras< BasicTurbulenceModel >::correct(), kEpsilon< EddyDiffusivity< compressible::turbulenceModel > >::correct(), kOmega< BasicTurbulenceModel >::correct(), LaunderSharmaKE< BasicTurbulenceModel >::correct(), RNGkEpsilon< BasicTurbulenceModel >::correct(), realizableKE< BasicTurbulenceModel >::correct(), LRR< BasicTurbulenceModel >::correct(), SpalartAllmarasDES< BasicTurbulenceModel >::correct(), v2f< BasicTurbulenceModel >::correct(), kOmegaSSTBase< eddyViscosity< RASModel< BasicTurbulenceModel > > >::correct(), solidification::correctModel(), Foam::fvm::ddt(), Foam::fvc::ddt(), HarrisCrighton::denominator(), exponential::dTaudTheta(), HarrisCrighton::dTaudTheta(), kOmegaSSTIDDES< BasicTurbulenceModel >::dTilda(), SpalartAllmarasIDDES< BasicTurbulenceModel >::dTilda(), LaheyKEpsilon< BasicTurbulenceModel >::epsilonSource(), WallLocalSpringSliderDashpot< CloudType >::evaluateWall(), valueAverage::execute(), for(), forAll(), forAllIter(), steadyStateDdtScheme< Type >::fvcDdt(), EulerDdtScheme< Type >::fvcDdt(), boundedDdtScheme< Type >::fvcDdt(), backwardDdtScheme< Type >::fvcDdt(), CoEulerDdtScheme< Type >::fvcDdt(), SLTSDdtScheme< Type >::fvcDdt(), localEulerDdtScheme< Type >::fvcDdt(), CrankNicolsonDdtScheme< Type >::fvcDdt(), steadyStateDdtScheme< Type >::fvmDdt(), EulerDdtScheme< Type >::fvmDdt(), boundedDdtScheme< Type >::fvmDdt(), backwardDdtScheme< Type >::fvmDdt(), CoEulerDdtScheme< Type >::fvmDdt(), SLTSDdtScheme< Type >::fvmDdt(), ddtScheme< Type >::fvmDdt(), localEulerDdtScheme< Type >::fvmDdt(), CrankNicolsonDdtScheme< Type >::fvmDdt(), MPPICCloud< CloudType >::info(), Analytical< Type >::integrate(), triangleFuncs::intersectAxesBundle(), cuttingPlane::intersectEdges(), NicenoKEqn< BasicTurbulenceModel >::kSource(), LaheyKEpsilon< BasicTurbulenceModel >::kSource(), main(), PrimitivePatchInterpolation< Patch >::makeFaceToEdgeWeights(), ThermalDiffusivity< BasicTurbulenceModel >::New(), laminar< BasicTurbulenceModel >::New(), PhaseCompressibleTurbulenceModel< typename BasicTurbulenceModel::transportModel >::New(), PhaseIncompressibleTurbulenceModel< TransportModel >::New(), RASModel< EddyDiffusivity< phaseCompressibleTurbulenceModel > >::New(), LESModel< BasicTurbulenceModel >::New(), isotropic::oneByTau(), equilibrium::oneByTau(), nonEquilibrium::oneByTau(), optionList::operator()(), KinematicCloud< CloudType >::penetration(), continuousGasKEqn< BasicTurbulenceModel >::phaseTransferCoeff(), continuousGasKEpsilon< BasicTurbulenceModel >::phaseTransferCoeff(), NicenoKEqn< BasicTurbulenceModel >::phaseTransferCoeff(), LaheyKEpsilon< BasicTurbulenceModel >::phaseTransferCoeff(), ParticleErosion< CloudType >::postPatch(), ParticleTrap< CloudType >::preEvolve(), fvMatrix< Type >::relax(), GeometricField< vector, pointPatchField, pointMesh >::relax(), general::sample(), ConeInjection< CloudType >::setProperties(), ConeNozzleInjection< CloudType >::setProperties(), primaryRadiation::Shs(), standardRadiation::Shs(), constantRadiation::Shs(), PBiCCCG< Type, DType, LUType >::solve(), PBiCICG< Type, DType, LUType >::solve(), PCICG< Type, DType, LUType >::solve(), PCG::solve(), PBiCG::solve(), PBiCGSTAB::solve(), PBiCGStab::solve(), thermalBaffle::solveEnergy(), reactingOneDim::solveEnergy(), ThermoSurfaceFilm< CloudType >::splashDirection(), Foam::fvc::spread(), Foam::fvc::sweep(), exponential::tau(), Lun::tau(), HarrisCrighton::tau(), ParticleStressModel::tau(), filmPyrolysisRadiativeCoupledMixedFvPatchScalarField::updateCoeffs(), advectiveFvPatchField< Type >::updateCoeffs(), thermalBaffle1DFvPatchScalarField< solidType >::updateCoeffs(), humidityTemperatureCoupledMixedFvPatchScalarField::updateCoeffs(), Explicit< CloudType >::velocityCorrection(), while(), FacePostProcessing< CloudType >::write(), ParticleCollector< CloudType >::write(), regionSizeDistribution::write(), regionSizeDistribution::writeAlphaFields(), and PengRobinsonGas::Z().

Foam::FatalError
error FatalError
Foam::abort
errorManip< error > abort(error &err)
Definition: errorManip.H:131
FatalErrorInFunction
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
Definition: error.H:318