Go to the source code of this file.
Functions | |
Info<< "Reading thermophysical properties\n"<< endl;autoPtr< psiuMulticomponentThermo > | pThermo (psiuMulticomponentThermo::New(mesh)) |
thermo | validate (args.executable(), "ha", "ea") |
volScalarField | rho (IOobject("rho", runTime.name(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), thermo.renameRho()) |
Info<< "min(b) = "<< min(b).value()<< endl;Info<< "\nReading field U\n"<< endl;volVectorField U(IOobject("U", runTime.name(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);mesh.schemes().setFluxRequired(p.name());Info<< "Creating turbulence model\n"<< endl;autoPtr< compressible::RASModel > | turbulence (compressible::New< compressible::RASModel >(rho, U, phi, thermo)) |
Info<< "Creating thermophysical transport model\n"<< endl;turbulenceThermophysicalTransportModels::unityLewisEddyDiffusivity< RASThermophysicalTransportModel< ThermophysicalTransportModel< compressibleMomentumTransportModel, fluidThermo > >> | thermophysicalTransport (turbulence(), thermo, true) |
Info<< "Creating field dpdt\n"<< endl;volScalarField dpdt(IOobject("dpdt", runTime.name(), mesh), mesh, dimensionedScalar(p.dimensions()/dimTime, 0));Info<< "Creating field kinetic energy K\n"<< endl;volScalarField K("K", 0.5 *magSqr(U));Info<< "Creating the unstrained laminar flame speed\n"<< endl;autoPtr< laminarFlameSpeed > | unstrainedLaminarFlameSpeed (laminarFlameSpeed::New(thermo)) |
if (thermo.containsSpecie("ft")) | |
fields | add (b) |
fields | add (thermo.he()) |
flameWrinkling | addXi (fields) |
Variables | |
psiuMulticomponentThermo & | thermo = pThermo() |
volScalarField & | p = thermo.p() |
volScalarField & | b = thermo.Y("b") |
Info<< "Reading strained laminar flame speed field Su\n"<< endl;volScalarField Su(IOobject("Su", runTime.name(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Reading field betav\n"<< endl;volScalarField betav(IOobject("betav", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE), mesh);Info<< "Reading field Lobs\n"<< endl;volScalarField Lobs(IOobject("Lobs", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE), mesh);Info<< "Reading field CT\n"<< endl;volSymmTensorField CT(IOobject("CT", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE), mesh);Info<< "Reading field Nv\n"<< endl;volScalarField Nv(IOobject("Nv", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE), mesh);Info<< "Reading field nsv\n"<< endl;volSymmTensorField nsv(IOobject("nsv", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE), mesh);IOdictionary PDRProperties(IOobject("PDRProperties", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE));autoPtr< PDRDragModel > | drag |
autoPtr< XiModel > | flameWrinkling |
Create the flame-wrinkling model. More... | |
Info<< "Calculating turbulent flame speed field St\n"<< endl;volScalarField St(IOobject("St", runTime.name(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), flameWrinkling->Xi() *Su);multivariateSurfaceInterpolationScheme< scalar >::fieldTable | fields |
Info<< "Reading thermophysical properties\n" << endl;autoPtr<psiuMulticomponentThermo> pThermo | ( | psiuMulticomponentThermo::New(mesh) | ) |
thermo validate | ( | args. | executable(), |
"ha" | , | ||
"ea" | |||
) |
volScalarField rho | ( | IOobject("rho", runTime.name(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE) | , |
thermo. | renameRho() | ||
) |
Info<< "min(b) = " << min(b).value() << endl;Info<< "\nReading field U\n" << endl;volVectorField U( IOobject ( "U", runTime.name(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);mesh.schemes().setFluxRequired(p.name());Info<< "Creating turbulence model\n" << endl;autoPtr<compressible::RASModel> turbulence | ( | compressible::New< compressible::RASModel > | rho, U, phi, thermo | ) |
Info<< "Creating thermophysical transport model\n" << endl;turbulenceThermophysicalTransportModels::unityLewisEddyDiffusivity< RASThermophysicalTransportModel < ThermophysicalTransportModel < compressibleMomentumTransportModel, fluidThermo > >> thermophysicalTransport | ( | turbulence() | , |
thermo | , | ||
true | |||
) |
Referenced by XiFluid::bSolve(), XiFluid::EaSolve(), XiFluid::EauSolve(), main(), compressibleVoF::postCorrector(), film::postCorrector(), fluid::postCorrector(), multicomponentFluid::postCorrector(), shockFluid::postCorrector(), solid::postCorrector(), XiFluid::postCorrector(), compressibleVoF::prePredictor(), fluid::prePredictor(), multicomponentFluid::prePredictor(), solid::prePredictor(), XiFluid::prePredictor(), and solid::thermophysicalPredictor().
Info<< "Creating field dpdt\n" << endl;volScalarField dpdt( IOobject ( "dpdt", runTime.name(), mesh ), mesh, dimensionedScalar(p.dimensions()/dimTime, 0));Info<< "Creating field kinetic energy K\n" << endl;volScalarField K("K", 0.5*magSqr(U));Info<< "Creating the unstrained laminar flame speed\n" << endl;autoPtr<laminarFlameSpeed> unstrainedLaminarFlameSpeed | ( | laminarFlameSpeed::New(thermo) | ) |
if | ( | thermo. | containsSpecie"ft" | ) |
Definition at line 230 of file createFields.H.
fields add | ( | thermo. | he() | ) |
flameWrinkling addXi | ( | fields | ) |
psiuMulticomponentThermo& thermo = pThermo() |
Definition at line 7 of file createFields.H.
volScalarField& p = thermo.p() |
Definition at line 23 of file createFields.H.
Referenced by if().
volScalarField& b = thermo.Y("b") |
Definition at line 25 of file createFields.H.
Referenced by greyMean::aCont(), wideBand::aCont(), LuoSvendsen::addToBinaryBreakupRate(), bufferedAccumulator< scalar >::addToBuffers(), standardNormal::approxErfInv(), cubicEqn::b(), linearEqn::b(), quadraticEqn::b(), BarycentricTensor< Cmpt >::BarycentricTensor(), BarycentricTensor2D< Cmpt >::BarycentricTensor2D(), tetrahedron< Point, PointRef >::bounds(), XiFluid::bSolve(), points::calcSamples(), lineFace::calcSamples(), tetrahedron< Point, PointRef >::circumSphere(), triSurfaceTools::collapseEdges(), Foam::combine(), edge::compare(), face::compare(), triFace::compare(), volFieldValue::compareScalars(), SSG< BasicMomentumTransportModel >::correct(), Foam::correctContactAngle(), cyclicPolyPatch::coupledEdges(), cyclicPolyPatch::coupledPoints(), PengRobinsonGas< Specie >::Cp(), PengRobinsonGas< Specie >::CpMCv(), cubicEqn::cubicEqn(), PengRobinsonGas< Specie >::Cv(), cyclicTransform::cyclicTransform(), LangmuirHinshelwoodReactionRate::ddc(), LangmuirHinshelwoodReactionRate::ddT(), cubicEqn::derivative(), quadraticEqn::derivative(), dmat_uniform(), pairPotentialList::dr(), edge::edge(), Foam::eigenValues(), globalIndexAndTransform::encodeTransformIndex(), pairPotentialList::energy(), instant::equal(), cubicEqn::error(), linearEqn::error(), quadraticEqn::error(), treeBoundBox::extend(), tetCell::face(), searchableCylinder::findLine(), searchableSphere::findLine(), searchableCylinder::findLineAny(), searchableSphere::findLineAny(), fieldsExpression::foldAB(), forAll(), pairPotentialList::force(), coordSet::gather(), Foam::HasherDual(), Foam::HasherInt(), if(), HashTable< autoPtr< interfaceSurfaceTensionModel >, phaseInterfaceKey, phaseInterfaceKey::hash >::insert(), jenkins_hashbig(), jenkins_hashlittle(), Smagorinsky< BasicMomentumTransportModel >::k(), linearEqn::linearEqn(), Foam::max(), Foam::min(), Foam::minimaxs(), inhomogeneousMixture< ThermoType >::mixture(), egrMixture< ThermoType >::mixture(), homogeneousMixture< ThermoType >::mixture(), Foam::name(), line< Point, PointRef >::nearestDist(), XiModel::New(), fieldsExpression::opAndStore(), Foam::triIntersect::operator!=(), Foam::operator!=(), Foam::operator&(), plusOpAuto< A, B, R >::operator()(), divideOpAuto< A, B, R >::operator()(), multiplyOpAuto< A, B, R >::operator()(), minusOpAuto< A, B, R >::operator()(), instant::less::operator()(), UList< T >::less::operator()(), UList< T >::greater::operator()(), procLess::operator()(), lessProcPatches::operator()(), structuredRenumber::layerLess::operator()(), SortableListDRGEP< Type >::less::operator()(), SortableListEFA< Type >::more::operator()(), normalLess::operator()(), globalIndexAndTransform::less::operator()(), labelRange::less::operator()(), ListOp< BinaryOp >::operator()(), remote::firstProcOp::operator()(), LangmuirHinshelwoodReactionRate::operator()(), BinaryOpAdd::operator()(), ListEqOp< BinaryOp >::operator()(), remote::firstProcEqOp::operator()(), RemoteData< Type >::smallestEqOp::operator()(), RemoteData< Type >::smallestFirstEqOp::operator()(), Foam::operator*(), Foam::operator+(), Foam::operator-(), Foam::operator/(), Foam::operator<(), Foam::operator<<(), Foam::operator<=(), Switch::operator=(), bufferedAccumulator< scalar >::operator=(), Foam::triIntersect::operator==(), Foam::operator==(), Foam::operator>(), Foam::operator>=(), Foam::operator>>(), pairPotentialList::pairPotentialFunction(), Vector2D< Cmpt >::perp(), plane::plane(), plane::planePlaneIntersect(), Foam::pow(), Foam::triIntersect::protectedDivide(), quadraticEqn::quadraticEqn(), pairPotentialList::rCut(), pairPotentialList::rCutSqr(), Foam::readBool(), Foam::repeat(), pairPotentialList::rMin(), linearEqn::roots(), face::sameVertices(), randomGenerator::sampleAB(), randomGenerator::sampleABNoCheckSync(), unintegrable::sampleInterval(), randomGenerator::scalarAB(), bufferedAccumulator< scalar >::setSizes(), Foam::sqrtSumSqr(), XiFluid::StCorr(), Foam::Swap(), swapec(), tetCell::tetCell(), particle::trackToMovingTri(), particle::trackToStationaryTri(), globalIndexAndTransform::transformIndicesForPatches(), triFace::triFace(), lduAddressing::triIndex(), regIOobject::upToDate(), basicThermo::validate(), cubicEqn::value(), linearEqn::value(), quadraticEqn::value(), vbedg(), XiReactionRate::write(), basicSubGrid::XiEq(), PengRobinsonGas< Specie >::Z(), and bufferedAccumulator< scalar >::~bufferedAccumulator().
Info<< "Reading strained laminar flame speed field Su\n" << endl;volScalarField Su( IOobject ( "Su", runTime.name(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);Info<< "Reading field betav\n" << endl;volScalarField betav( IOobject ( "betav", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE ), mesh);Info<< "Reading field Lobs\n" << endl;volScalarField Lobs( IOobject ( "Lobs", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE ), mesh);Info<< "Reading field CT\n" << endl;volSymmTensorField CT( IOobject ( "CT", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE ), mesh);Info<< "Reading field Nv\n" << endl;volScalarField Nv( IOobject ( "Nv", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE ), mesh);Info<< "Reading field nsv\n" << endl;volSymmTensorField nsv( IOobject ( "nsv", mesh.facesInstance(), mesh, IOobject::MUST_READ, IOobject::NO_WRITE ), mesh);IOdictionary PDRProperties( IOobject ( "PDRProperties", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE ));autoPtr<PDRDragModel> drag |
Definition at line 192 of file createFields.H.
Referenced by NicenoKEqn< BasicMomentumTransportModel >::bubbleG(), LaheyKEpsilon< BasicMomentumTransportModel >::bubbleG(), mixtureKEpsilon< BasicMomentumTransportModel >::bubbleG(), PDRkEpsilon::correct(), mixtureKEpsilon< BasicMomentumTransportModel >::Ct2(), Burns::D(), Gosman::D(), and Prandtl::K().
autoPtr<XiModel> flameWrinkling |
Create the flame-wrinkling model.
Definition at line 202 of file createFields.H.
Referenced by if().
Info<< "Calculating turbulent flame speed field St\n" << endl;volScalarField St( IOobject ( "St", runTime.name(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE ), flameWrinkling->Xi()*Su);multivariateSurfaceInterpolationScheme<scalar>::fieldTable fields |
Definition at line 228 of file createFields.H.
Referenced by transport::addXi(), fvMesh::curFields(), fieldAverage::fields(), nearWallFields::fields(), regionSizeDistribution::fields(), sampledSurfaces::fields(), fvMesh::fields(), if(), Foam::MapConsistentVolFields(), Foam::MapDimensionedFields(), fvMeshAdder::MapDimFields(), Foam::MapGeometricFields(), Foam::MapLagrangianFields(), fvMeshAdder::MapPointFields(), fvMeshAdder::MapSurfaceFields(), Foam::MapVolFields(), fvMeshAdder::MapVolFields(), Foam::MeshToMeshMapVolFields(), Foam::MeshToMeshMapVolInternalFields(), Foam::NaNGeometricFields(), convectionScheme< Type >::New(), fvMeshDistribute::printFieldInfo(), Foam::readFields(), Foam::readUniformFields(), singleRegionSolutionControl::storePrevIterTypeFields(), XiFluid::thermophysicalPredictor(), and Foam::UnMapped().