Go to the source code of this file.
Functions | |
Info<< "Reading thermophysical properties\n"<< endl;autoPtr< psiThermo > | pThermo (psiThermo::New(mesh)) |
thermo | validate (args.executable(), "e") |
volScalarField | rho (IOobject("rho", runTime.timeName(), mesh), thermo.rho()) |
Info<< "Reading 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)) |
Variables | |
psiThermo & | thermo = pThermo() |
volScalarField & | p = thermo.p() |
volScalarField & | e = thermo.he() |
Elementary charge. More... | |
const volScalarField & | psi = thermo.psi() |
Info<< "Reading thermophysical properties\n" << endl;autoPtr<psiThermo> pThermo | ( | psiThermo::New(mesh) | ) |
thermo validate | ( | args. | executable(), |
"e" | |||
) |
volScalarField rho | ( | IOobject("rho", runTime.timeName(), mesh) | , |
thermo. | rho() | ||
) |
Info<< "Reading 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) | ) |
Definition at line 7 of file createFields.H.
volScalarField& p = thermo.p() |
Definition at line 10 of file createFields.H.
volScalarField& e = thermo.he() |
Elementary charge.
Definition at line 11 of file createFields.H.
Referenced by triSurfaceMesh::addFaceToEdge(), Foam::adjustPhi(), LongList< Foam::meshOctreeCube >::append(), DynList< Foam::triFace >::append(), LongList< Foam::meshOctreeCube >::appendIfNotIn(), DynList< Foam::triFace >::appendIfNotIn(), autoLayerDriver::averageNeighbours(), motionSmootherAlgo::avg(), InteractionLists< typename CloudType::parcelType >::buildInteractionLists(), PrimitivePatch< labelledTri, List, pointField, point >::calcAddressing(), PrimitivePatch< labelledTri, List, pointField, point >::calcBdryPoints(), cuttingPlane::calcCutCells(), polyDualMesh::calcDual(), enrichedPatch::calcEnrichedFaces(), autoSnapDriver::calcNearestFacePointProperties(), intersectedSurface::calcPointEdgeAddressing(), PrimitivePatch< labelledTri, List, pointField, point >::calcPointEdges(), createShellMesh::calcPointRegions(), patchCloudSet::calcSamples(), patchSeedSet::calcSamples(), autoSnapDriver::calcSnapDistance(), correctedCellVolumeWeightMethod::calculateAddressing(), cellVolumeWeightMethod::calculateAddressing(), polyMesh::checkCellDeterminant(), polyMesh::checkEdgeAlignment(), Foam::checkGeometry(), autoLayerDriver::checkManifold(), PatchTools::checkOrientation(), PrimitivePatch< labelledTri, List, pointField, point >::checkTopology(), Foam::checkWedges(), surfaceIntersection::classifyHit(), triSurfaceTools::collapseEdges(), TrajectoryCollision< CloudType >::collideParcels(), searchableSurfaces::connected(), orientedSurface::consistentEdge(), FRWGraph< label, 8 >::contains(), LongList< Foam::meshOctreeCube >::contains(), DynList< Foam::triFace >::contains(), FRWGraph< label, 8 >::containsAtPosition(), LongList< Foam::meshOctreeCube >::containsAtPosition(), DynList< Foam::triFace >::containsAtPosition(), edgeVertex::coord(), diffusionMulticomponent< CombThermoType, ThermoType >::correct(), removePoints::countPointUsage(), triSurfaceTools::cutEdge(), attachDetach::detachInterface(), autoSnapDriver::determineBaffleFeatures(), surfaceIntersection::doCutEdges(), triSurfaceTools::doRefine(), dtris2(), polyDualMesh::dualPatch(), thermo< Thermo, Type >::E(), edgeCollapser::edgesFromPoints(), directionInfo::edgeToFaceIndex(), PointEdgeWave< Type, TrackingData >::edgeToPoint(), surfaceIntersection::excludeEdgeHit(), extrudedMesh::extrudedFaces(), edgeCollapser::faceCollapseAxisAndAspectRatio(), meshRefinement::findCellZoneGeometric(), faceCollapser::findEdge(), booleanSurface::findEdge(), Foam::meshTools::findEdge(), Foam::findOppositeWedge(), mappedPatchBase::findSamples(), orientedSurface::findZoneSide(), meshRefinement::generateRays(), topoCellLooper::getAlignedNonFeatureEdge(), triSurfaceTools::getCollapsedFaces(), primitiveMesh::getEdge(), triSurfaceTools::getEdge(), addPatchCellLayer::getEdgeString(), cellLooper::getFirstVertEdge(), triSurfaceTools::getMergedEdges(), lduMatrix::smoother::getName(), lduMatrix::preconditioner::getName(), walkPatch::getNeighbour(), combineFaces::getOutsideFace(), polyDualMesh::getPointEdges(), triSurfaceTools::getVertexTriangles(), triSurfaceTools::getVertexVertices(), treeDataPrimitivePatch< PatchType >::getVolumeType(), triSurfaceTools::greenRefine(), if(), polyMeshAdder::insertVertices(), cuttingPlane::intersectEdges(), medialAxisMeshMover::isMaxEdge(), layerParameters::layerExpansionRatio(), Foam::loadOrCreateMesh(), hexCellLooper::makeFace(), cellClassification::markFaces(), meshRefinement::markFeatureCellLevel(), PatchTools::matchEdges(), triSurfaceTools::maxEdge(), triSurfaceTools::minEdge(), treeDataTriSurface::nearestCoords(), lduMatrix::smoother::New(), lduMatrix::preconditioner::New(), intersectedSurface::nextEdge(), treeDataPrimitivePatch< PatchType >::findSelfIntersectOp::operator()(), cell::opposingFace(), triSurfaceTools::oppositeEdge(), triSurfaceTools::oppositeVertex(), Foam::meshTools::otherEdge(), intersectedSurface::printVisit(), booleanSurface::propagateEdgeSide(), refinementFeatures::read(), NASedgeFormat::read(), STARCDedgeFormat::read(), CodedSource< Type >::read(), GeometricField::GeometricBoundaryField::readField(), intersectedSurface::resplitFace(), autoSnapDriver::reverseAttractMeshPoints(), addPatchCellLayer::sameEdgeNeighbour(), addPatchCellLayer::setFaceProps(), createShellMesh::setRefinement(), removeFaces::setRefinement(), triSurfaceTools::snapToEnd(), Foam::solve(), EulerImplicit< ChemistryModel >::solve(), SprayParcel::solveTABEq(), PatchTools::sortedEdgeFaces(), intersectedSurface::splitFace(), autoSnapDriver::stringFeatureEdges(), triSurfaceTools::surfaceSide(), swapec(), syncTools::syncEdgeMap(), syncTools::syncPointMap(), triangulation_plot_eps(), LISAAtomization< CloudType >::update(), vbedg(), PrimitivePatch< labelledTri, List, pointField, point >::visitPointRegion(), intersectedSurface::walkFace(), hexCellLooper::walkHex(), meshRefinement::weightedSum(), PrimitivePatch< labelledTri, List, pointField, point >::whichEdge(), NamedEnum< directionType, 3 >::write(), timeVaryingMappedFixedValuePointPatchField< Type >::write(), edgeVertex::writeCut(), VTKedgeFormat::writeEdges(), STARCDedgeFormat::writeLines(), intersectedSurface::writeLocalOBJ(), AABBTree::writeOBJ(), edgeSurface::writeOBJ(), intersectedSurface::writeOBJ(), faceCoupleInfo::writeOBJ(), indexedOctree< Foam::treeDataFace >::writeOBJ(), dynamicIndexedOctree::writeOBJ(), and cellCuts::writeUncutOBJ().
const volScalarField& psi = thermo.psi() |
Definition at line 12 of file createFields.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.