Go to the source code of this file.
Functions | |
Info<< "Creating combustion model\n"<< endl;autoPtr< combustionModels::psiCombustionModel > | combustion (combustionModels::psiCombustionModel::New(mesh)) |
Info<< "Reading thermophysical properties\n"<< endl;psiReactionThermo &thermo=combustion-> | thermo () |
thermo | validate (args.executable(), "h", "e") |
SLGThermo | slgThermo (mesh, thermo) |
const word | inertSpecie (thermo.lookup("inertSpecie")) |
Info<< "Creating field rho\n"<< endl;volScalarField rho(IOobject("rho", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), thermo.rho());volScalarField &p=thermo.p();const volScalarField &T=thermo.T();const volScalarField &psi=thermo.psi();Info<< "\nReading field U\n"<< endl;volVectorField U(IOobject("U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);Info<< "Creating turbulence model\n"<< endl;autoPtr< compressible::turbulenceModel > | turbulence (compressible::turbulenceModel::New(rho, U, phi, thermo)) |
combustion | setTurbulence (turbulence()) |
volScalarField | dQ (IOobject("dQ", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE), mesh, dimensionedScalar("dQ", dimEnergy/dimTime, 0.0)) |
forAll (Y, i) | |
fields | add (thermo.he()) |
IOdictionary | additionalControlsDict (IOobject("additionalControls", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE)) |
Switch | solvePrimaryRegion (additionalControlsDict.lookup("solvePrimaryRegion")) |
Variables | |
basicMultiComponentMixture & | composition = thermo.composition() |
PtrList< volScalarField > & | Y = composition.Y() |
Info<< "Creating field dpdt\n"<< endl;volScalarField dpdt(IOobject("dpdt", runTime.timeName(), mesh), mesh, dimensionedScalar("dpdt", p.dimensions()/dimTime, 0));Info<< "Creating field kinetic energy K\n"<< endl;volScalarField K("K", 0.5 *magSqr(U));volScalarField p_rgh(IOobject("p_rgh", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);p_rgh=p - rho *gh;mesh.setFluxRequired(p_rgh.name());multivariateSurfaceInterpolationScheme< scalar >::fieldTable | fields |
Info<< "Reading thermophysical properties\n" << endl;psiReactionThermo& thermo = combustion-> thermo | ( | ) |
Definition at line 3 of file setRegionFluidFields.H.
Referenced by LiquidEvaporationBoil< CloudType >::calculate(), chemistryModel< CompType, ThermoType >::calculate(), chemistryModel< CompType, ThermoType >::calculateRR(), LiquidEvaporation< CloudType >::calcXc(), LiquidEvaporationBoil< CloudType >::calcXc(), mixtureFractionSoot< ThermoType >::checkThermo(), diffusionMulticomponent< CombThermoType, ThermoType >::correct(), for(), if(), diffusionMulticomponent< CombThermoType, ThermoType >::init(), laminar< Type >::R(), diffusionMulticomponent< CombThermoType, ThermoType >::R(), ReactingCloud< CloudType >::ReactingCloud(), ReactingCloud< CloudType >::setParcelThermoProperties(), singleStepCombustion< CombThermoType, ThermoType >::singleStepCombustion(), chemistryModel< CompType, ThermoType >::solve(), chemistryModel< CompType, ThermoType >::tc(), and while().
thermo validate | ( | args. | executable(), |
"h" | , | ||
"e" | |||
) |
const word inertSpecie | ( | thermo. | lookup"inertSpecie" | ) |
Info<< "Creating field rho\n" << endl;volScalarField rho( IOobject ( "rho", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE ), thermo.rho());volScalarField& p = thermo.p();const volScalarField& T = thermo.T();const volScalarField& psi = thermo.psi();Info<< "\nReading field U\n" << endl;volVectorField U( IOobject ( "U", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);Info<< "Creating turbulence model\n" << endl;autoPtr<compressible::turbulenceModel> turbulence | ( | compressible::turbulenceModel::New(rho, U, phi, thermo) | ) |
combustion setTurbulence | ( | turbulence() | ) |
volScalarField dQ | ( | IOobject("dQ", runTime.timeName(), mesh, IOobject::NO_READ, IOobject::AUTO_WRITE) | , |
mesh | , | ||
dimensionedScalar("dQ", dimEnergy/dimTime, 0.0) | |||
) |
forAll | ( | Y | , |
i | |||
) |
Definition at line 129 of file createFields.H.
Referenced by forAll().
fields add | ( | thermo. | he() | ) |
IOdictionary additionalControlsDict | ( | IOobject("additionalControls", runTime.constant(), mesh, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE) | ) |
Switch solvePrimaryRegion | ( | additionalControlsDict. | lookup"solvePrimaryRegion" | ) |
basicMultiComponentMixture& composition = thermo.composition() |
Definition at line 18 of file createFields.H.
PtrList<volScalarField>& Y = composition.Y() |
Definition at line 19 of file createFields.H.
Info<< "Creating field dpdt\n" << endl;volScalarField dpdt( IOobject ( "dpdt", runTime.timeName(), mesh ), mesh, dimensionedScalar("dpdt", p.dimensions()/dimTime, 0));Info<< "Creating field kinetic energy K\n" << endl;volScalarField K("K", 0.5*magSqr(U));volScalarField p_rgh( IOobject ( "p_rgh", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);p_rgh = p - rho*gh;mesh.setFluxRequired(p_rgh.name());multivariateSurfaceInterpolationScheme<scalar>::fieldTable fields |
Definition at line 127 of file createFields.H.
Referenced by transport::addXi(), lagrangianFieldDecomposer::decomposeFieldFields(), dimFieldDecomposer::decomposeFields(), lagrangianFieldDecomposer::decomposeFields(), pointFieldDecomposer::decomposeFields(), fvFieldDecomposer::decomposeFields(), distributedTriSurfaceMesh::distributeFields(), forAll(), if(), Foam::MapConsistentVolFields(), Foam::MapDimensionedFields(), fvMeshAdder::MapDimFields(), Foam::MapGeometricFields(), Foam::MapLagrangianFields(), fvMeshAdder::MapSurfaceFields(), Foam::MapVolFields(), fvMeshAdder::MapVolFields(), multivariateScheme< Type, Scheme >::multivariateScheme(), multivariateSelectionScheme< Type >::multivariateSelectionScheme(), convectionScheme< Type >::New(), readField(), vtkUnstructuredReader::readFieldArray(), Foam::readFields(), readFields(), fvMeshDistribute::receiveFields(), pointFieldReconstructor::reconstructFields(), parFvFieldReconstructor::reconstructFvSurfaceFields(), fvFieldReconstructor::reconstructFvSurfaceFields(), parFvFieldReconstructor::reconstructFvVolumeFields(), fvFieldReconstructor::reconstructFvVolumeFields(), parFvFieldReconstructor::reconstructFvVolumeInternalFields(), fvFieldReconstructor::reconstructFvVolumeInternalFields(), Foam::reconstructLagrangianFieldFields(), Foam::reconstructLagrangianFields(), parLagrangianRedistributor::redistributeStoredLagrangianFields(), patchProbes::sampleAndWrite(), probes::sampleAndWrite(), sampledSets::sampleAndWrite(), patchProbes::sampleAndWriteSurfaceFields(), probes::sampleAndWriteSurfaceFields(), and Foam::UnMapped().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.