Go to the source code of this file.
Functions | |
word | dictName ("noiseDict") |
if (args.optionFound("dict")) | |
IOdictionary | dict (IOobject(dictName, runTime.system(), runTime, IOobject::MUST_READ)) |
Variables | |
scalar | pRef = dict.lookupOrDefault("pRef", 0.0) |
label | N = dict.lookupOrDefault("N", 65536) |
label | nw = dict.lookupOrDefault("nw", 100) |
scalar | f1 = dict.lookupOrDefault("f1", 25.0) |
scalar | fU = dict.lookupOrDefault("fU", 10000.0) |
word | graphFormat = dict.lookupOrDefault<word>("graphFormat", "raw") |
word dictName | ( | "noiseDict" | ) |
if | ( | args. | optionFound"dict" | ) |
Definition at line 2 of file createFields.H.
References args, and dictName().
IOdictionary dict | ( | IOobject(dictName, runTime.system(), runTime, IOobject::MUST_READ) | ) |
scalar pRef = dict.lookupOrDefault("pRef", 0.0) |
Definition at line 19 of file createFields.H.
Referenced by immersedBoundaryForces::calcForcesMoment(), forces::calcForcesMoment(), pressureTools::execute(), Gulders::Su0pTphi(), and GuldersEGR::Su0pTphi().
label N = dict.lookupOrDefault("N", 65536) |
Definition at line 22 of file createFields.H.
Referenced by ReactingMultiphaseParcel::calcDevolatilisation(), ReactingParcel::calcPhaseChange(), ReactingMultiphaseParcel::calcSurfaceReactions(), COxidationMurphyShaddix::calculate(), v2f< BasicTurbulenceModel >::correct(), VectorSpaceOps< N, I >::eqOp(), VectorSpaceOps< N, I >::eqOpS(), noiseFFT::Hanning(), surfaceInterpolationScheme< scalar >::interpolate(), main(), PrimitivePatchInterpolation< Patch >::makeFaceToEdgeWeights(), noiseFFT::meanPf(), VectorSpaceOps< N, I >::op(), VectorSpaceOps< N, I >::opSV(), VectorSpaceOps< N, I >::opVS(), noiseFFT::RMSmeanPf(), VectorSpaceOps< N, I >::SeqOp(), pairPotential::setLookupTables(), fWallFunctionFvPatchScalarField::updateCoeffs(), and noiseFFT::window().
label nw = dict.lookupOrDefault("nw", 100) |
Definition at line 25 of file createFields.H.
Referenced by SpecularReflection< CloudType >::correct(), MaxwellianThermal< CloudType >::correct(), MixedDiffuseSpecular< CloudType >::correct(), Rebound< CloudType >::correct(), LocalInteraction< CloudType >::correct(), StandardWallInteraction< CloudType >::correct(), solidParticle::hitWallPatch(), DSMCParcel::hitWallPatch(), molecule::hitWallPatch(), noiseFFT::meanPf(), KinematicCloud< CloudType >::patchData(), ParticleErosion< CloudType >::postPatch(), and noiseFFT::RMSmeanPf().
scalar f1 = dict.lookupOrDefault("f1", 25.0) |
Definition at line 28 of file createFields.H.
Referenced by autoLayerDriver::addLayers(), Foam::help::angleBetweenFaces(), preserveBafflesConstraint::apply(), Foam::help::areFacesEqual(), polyDualMesh::calcDual(), addPatchCellLayer::calcExtrudeInfo(), localPointRegion::calcPointRegions(), meshSurfaceEngine::calculateFaceFacesAddressing(), boundaryLayerOptimisation::calculateHairEdges(), meshSurfaceCheckEdgeTypes::classifyEdges(), triSurfaceClassifyEdges::classifyEdgesTypes(), orientedSurface::consistentEdge(), tetMeshExtractorOctree::createPolyMesh(), decompositionMethod::decompose(), autoSnapDriver::detectWarpedFaces(), meshRefinement::doSplitFaces(), orientedSurface::edgeToFace(), autoSnapDriver::findDiagonalAttraction(), boundaryLayers::findPatchesToBeTreatedTogether(), faceCoupleInfo::findSlavesCoveringMaster(), meshRefinement::freeStandingBaffles(), refineBoundaryLayers::refineCornerHexCell::generateMissingFaces(), isoSurfaceCell::generateTriPoints(), isoSurfaceCell::genPointTris(), Foam::meshTools::getSharedEdge(), Foam::gSumCmptProd(), Foam::gSumProd(), FaceCellWave< Type, int >::handleExplicitConnections(), cellFeatures::isCellFeatureEdge(), localPointRegion::isDuplicate(), Foam::help::isSharedEdgeConvex(), noiseFFT::Ldelta(), main(), faceCoupleInfo::matchFaces(), Foam::help::mergeTwoFaces(), Foam::help::modifyFacesToShareOneEdge(), noiseFFT::Pdelta(), SIBS::polyExtrapolate(), combineFaces::regioniseFaces(), removeFaces::setRefinement(), meshCutAndRemove::setRefinement(), meshCutter::setRefinement(), Foam::help::shareAnEdge(), Foam::help::shareAVertex(), Foam::help::sharedEdge(), Foam::help::sharedVertex(), autoSnapDriver::smoothPatchDisplacement(), meshCutAndRemove::splitFace(), meshCutter::splitFace(), Foam::stabilise(), Foam::sumCmptProd(), Foam::sumProd(), Foam::T(), externalDisplacementMeshMover::updateMesh(), cellCuts::walkCell(), interpolationWeights::weightedSum(), and AMIMethod< SourcePatch, TargetPatch >::writeIntersectionOBJ().
scalar fU = dict.lookupOrDefault("fU", 10000.0) |
Definition at line 31 of file createFields.H.
Referenced by noiseFFT::Ldelta(), and noiseFFT::Pdelta().
word graphFormat = dict.lookupOrDefault<word>("graphFormat", "raw") |
Definition at line 34 of file createFields.H.
Referenced by Foam::makeGraph(), graph::writer::New(), Foam::writeCellGraph(), and Foam::writePatchGraph().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.