Go to the source code of this file.
Functions | |
| Info<< "Reading thermophysical properties\n"<< endl;autoPtr< psiuReactionThermo > | pThermo (psiuReactionThermo::New(mesh)) |
| thermo | validate (args.executable(), "ha", "ea") |
| volScalarField | rho (IOobject("rho", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), thermo.rho()) |
| Info<< "min(b) = "<< min(b).value()<< endl;Info<< "\nReading field U\n"<< endl;volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);mesh.setFluxRequired(p.name());Info<< "Creating turbulence model\n"<< endl;autoPtr< compressible::turbulenceModel > | turbulence (compressible::turbulenceModel::New(rho, U, phi, thermo)) |
| Info<< "Creating field Xi\n"<< endl;volScalarField Xi(IOobject("Xi", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Creating the unstrained laminar flame speed\n"<< endl;autoPtr< laminarFlameSpeed > | unstrainedLaminarFlameSpeed (laminarFlameSpeed::New(thermo)) |
| if (composition.contains("ft")) | |
| fields | add (b) |
| fields | add (thermo.he()) |
Variables | |
| psiuReactionThermo & | thermo = pThermo() |
| basicSpecieMixture & | composition = thermo.composition() |
| volScalarField & | p = thermo.p() |
| volScalarField & | b = composition.Y("b") |
| Wien displacement law constant: default SI units: [m.K]. More... | |
| Info<< "Reading strained laminar flame speed field Su\n"<< endl;volScalarField Su(IOobject("Su", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);dimensionedScalar SuMin=0.01 *Su.average();dimensionedScalar SuMax=4 *Su.average();Info<< "Calculating turbulent flame speed field St\n"<< endl;volScalarField St(IOobject("St", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), Xi *Su);multivariateSurfaceInterpolationScheme< scalar >::fieldTable | fields |
| Info<< "Reading thermophysical properties\n" << endl;autoPtr<psiuReactionThermo> pThermo | ( | psiuReactionThermo::New(mesh) | ) |
| thermo validate | ( | args. | executable(), |
| "ha" | , | ||
| "ea" | |||
| ) |
| volScalarField rho | ( | IOobject("rho", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE) | , |
| thermo. | rho() | ||
| ) |
| Info<< "min(b) = " << min(b).value() << endl;Info<< "\nReading field U\n" << endl;volVectorField U( IOobject ( "U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);mesh.setFluxRequired(p.name());Info<< "Creating turbulence model\n" << endl;autoPtr<compressible::turbulenceModel> turbulence | ( | compressible::turbulenceModel::New(rho, U, phi, thermo) | ) |
| Info<< "Creating field Xi\n" << endl;volScalarField Xi( IOobject ( "Xi", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);Info<< "Creating the unstrained laminar flame speed\n" << endl;autoPtr<laminarFlameSpeed> unstrainedLaminarFlameSpeed | ( | laminarFlameSpeed::New(thermo) | ) |
| if | ( | composition. | contains"ft" | ) |
Definition at line 118 of file createFields.H.
References composition, and fields.
| fields add | ( | thermo. | he() | ) |
Definition at line 7 of file createFields.H.
| basicSpecieMixture& composition = thermo.composition() |
Definition at line 10 of file createFields.H.
| volScalarField& p = thermo.p() |
Definition at line 25 of file createFields.H.
| volScalarField& b = composition.Y("b") |
Wien displacement law constant: default SI units: [m.K].
Definition at line 27 of file createFields.H.
Referenced by greyMeanAbsorptionEmission::aCont(), wideBandAbsorptionEmission::aCont(), LuoSvendsen::addToBinaryBreakupRate(), bufferedAccumulator< Type >::addToBuffers(), SubStrings< String >::append(), Foam::vectorTools::areAcute(), Foam::vectorTools::areObtuse(), Foam::vectorTools::areOrthogonal(), Foam::vectorTools::areParallel(), Foam::FieldOps::assign(), BarycentricTensor< Cmpt >::BarycentricTensor(), tetrahedron< Point, PointRef >::bounds(), Foam::checkDims(), tetrahedron< Point, PointRef >::circumCentre(), tetrahedron< Point, PointRef >::circumRadius(), triSurfaceTools::collapseEdges(), Pair< word >::compare(), triFace::compare(), edge::compare(), face::compare(), SSG< BasicTurbulenceModel >::correct(), Foam::vectorTools::cosPhi(), cyclicPolyPatch::coupledEdges(), cyclicPolyPatch::coupledPoints(), PengRobinsonGas< Specie >::Cp(), PengRobinsonGas< Specie >::CpMCv(), cubicEqn::cubicEqn(), PengRobinsonGas< Specie >::Cv(), Foam::vectorTools::degAngleBetween(), quadraticEqn::derivative(), cubicEqn::derivative(), dmat_uniform(), pairPotentialList::dr(), Foam::eigenValues(), globalIndexAndTransform::encodeTransformIndex(), pairPotentialList::energy(), linearEqn::error(), quadraticEqn::error(), cubicEqn::error(), Foam::expandLeadingTag(), tetCell::face(), NURBS3DSurface::findClosestSurfacePoint(), searchableSphere::findLine(), searchableCylinder::findLine(), searchableCone::findLine(), searchableSphere::findLineAny(), searchableCylinder::findLineAny(), searchableCone::findLineAny(), Foam::findTimeIndex(), forAll(), pairPotentialList::force(), Foam::getSTLpoint(), Foam::HasherDual(), Foam::HasherInt(), Foam::HSV_to_RGB(), if(), Foam::interpolate(), MinMax< scalar >::intersect(), topoBoolSet::invert(), Foam::isTriCut(), Smagorinsky< BasicTurbulenceModel >::k(), reader::options::keepFluid(), reader::options::keepPorous(), reader::options::keepSolid(), Foam::LAB_to_XYZ(), LBFGS::LBFGSUpdate(), linearEqn::linearEqn(), voxelMeshSearch::makeMesh(), processorPolyPatch::matchFace(), stdFoam::max(), reader::options::mergeInterfaces(), stdFoam::min(), Foam::minimaxs(), homogeneousMixture< ThermoType >::mixture(), inhomogeneousMixture< ThermoType >::mixture(), egrMixture< ThermoType >::mixture(), slidingInterface::modifyMotionPoints(), Moment< Type >::Moment(), Switch::name(), line< Point, PointRef >::nearestDist(), McCowan::newtonRapsonF1(), ensightCase::options::nodeValues(), offsetSurface::offsetSurface(), Foam::operator!=(), Foam::operator&(), procLess::operator()(), swakModuloOp::operator()(), plusEqOp< Key, Hash >::operator()(), seriesLess::operator()(), lessProcPatches::operator()(), Instant< T >::less::operator()(), SortableListEFA< Type >::more::operator()(), SortableListDRGEP< Type >::less::operator()(), structuredRenumber::layerLess::operator()(), globalIndexAndTransform::less::operator()(), normalLess::operator()(), boolAndOp< T >::operator()(), natural_sort::less< T >::operator()(), less< T >::operator()(), boolOrOp< T >::operator()(), boolXorOp< T >::operator()(), natural_sort::greater< T >::operator()(), greater< T >::operator()(), plusEqOp< T, Key, Hash >::operator()(), UList< T >::less::operator()(), UList< T >::greater::operator()(), minFirstOp< T1 >::operator()(), maxFirstOp< T1 >::operator()(), compareOp< T >::operator()(), compareOp< Scalar >::operator()(), equalOp< Scalar >::operator()(), notEqualOp< Scalar >::operator()(), less< ListType >::operator()(), greater< ListType >::operator()(), Foam::operator*(), exprResult::operator*=(), Foam::operator+(), Boussinesq< Specie >::operator+=(), MinMax< scalar >::operator+=(), exprResult::operator+=(), Foam::operator-(), Foam::operator<(), Foam::operator<<(), Foam::operator<=(), Boussinesq< Specie >::operator=(), Switch::operator=(), Foam::operator==(), Foam::operator>(), Foam::operator>=(), Foam::operator>>(), Foam::operator^(), Foam::operator|(), updateMethod::outerProd(), MinMax< scalar >::overlaps(), ensightCase::options::overwrite(), pairPotentialList::pairPotentialFunction(), Vector2D< scalar >::perp(), plane::plane(), plane::planePlaneIntersect(), Foam::pow(), quadraticEqn::quadraticEqn(), Foam::vectorTools::radAngleBetween(), pairPotentialList::rCut(), pairPotentialList::rCutSqr(), NASedgeFormat::read(), NASsurfaceFormat< Face >::read(), reader::options::removeBaffles(), reader::options::renameInterfaces(), SortList< T >::reverseSort(), Foam::RGB_to_HSV(), Foam::RGB_to_XYZ(), pairPotentialList::rMin(), linearEqn::roots(), face::sameVertices(), normal::sample(), ensightCase::options::separateCloud(), bufferedAccumulator< Type >::setSizes(), SortList< T >::sort(), Foam::sqrtSumSqr(), Foam::Swap(), swapec(), Foam::FieldOps::ternary(), Foam::FieldOps::ternarySelect(), tetCell::tetCell(), tetPoints::tetPoints(), particle< Type >::trackToStationaryTri(), globalIndexAndTransform::transformIndicesForPatches(), triFace::triFace(), fvMeshPrimitiveLduAddressing::triIndex(), lduAddressing::triIndex(), triPoints::triPoints(), pressurePIDControlInletVelocityFvPatchVectorField::updateCoeffs(), humidityTemperatureCoupledMixedFvPatchScalarField::updateCoeffs(), regIOobject::upToDate(), reader::options::useNumberedNames(), basicThermo::validate(), linearEqn::value(), quadraticEqn::value(), cubicEqn::value(), vbedg(), XiReactionRate::write(), Foam::XYZ_to_LAB(), Foam::XYZ_to_RGB(), and PengRobinsonGas< Specie >::Z().
| Info<< "Reading strained laminar flame speed field Su\n" << endl;volScalarField Su( IOobject ( "Su", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);dimensionedScalar SuMin = 0.01*Su.average();dimensionedScalar SuMax = 4*Su.average();Info<< "Calculating turbulent flame speed field St\n" << endl;volScalarField St( IOobject ( "St", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE ), Xi*Su);multivariateSurfaceInterpolationScheme<scalar>::fieldTable fields |
Definition at line 116 of file createFields.H.