
Go to the source code of this file.
Functions | |
| const word | dictName ("particleTrackProperties") |
| IOdictionary | propsDict (dictIO) |
| const word | cloudName (propsDict.get< word >("cloud")) |
| label | sampleFrequency (propsDict.get< label >("sampleFrequency")) |
| label | maxPositions (propsDict.get< label >("maxPositions")) |
| label | maxTracks (propsDict.getOrDefault< label >("maxTracks", -1)) |
| word | setFormat (propsDict.getOrDefault< word >("setFormat", "vtk")) |
| propsDict | readIfPresent ("fields", acceptFields) |
| propsDict | readIfPresent ("exclude", excludeFields) |
| const word | UName (propsDict.getOrDefault< word >("U", "U")) |
| const dictionary | formatOptions (propsDict.subOrEmptyDict("formatOptions", keyType::LITERAL)) |
Variables | |
| wordRes | acceptFields |
| wordRes | excludeFields |
| const word dictName | ( | "particleTrackProperties" | ) |
| IOdictionary propsDict | ( | dictIO | ) |
References dictIO.
Referenced by acceptFields(), cloudName(), directionalPressureGradientExplicitSource::directionalPressureGradientExplicitSource(), fanMomentumSource::fanMomentumSource(), formatOptions(), maxPositions(), maxTracks(), readIfPresent(), readIfPresent(), sampleFrequency(), setFormat(), stateFunctionObject::stateDict(), functionObjectList::triggerIndex(), UName(), fieldAverage::writeAveragingProperties(), meanVelocityForce::writeProps(), and streamLineBase::writeToFile().

| const word cloudName | ( | propsDict.get< word > | "cloud" | ) |
References propsDict().
Referenced by Relaxation< CloudType >::cacheFields(), Explicit< CloudType >::cacheFields(), Implicit< CloudType >::cacheFields(), Cloud< ParticleType >::Cloud(), Cloud< ParticleType >::Cloud(), Cloud< ParticleType >::Cloud(), cloud::cloud(), lagrangianFieldDecomposer::decomposeField(), lagrangianFieldDecomposer::decomposeFieldField(), lagrangianFieldDecomposer::decomposeFieldFields(), lagrangianFieldDecomposer::decomposeFields(), parLagrangianDistributor::distributeAllFields(), parLagrangianDistributor::distributeFieldFields(), parLagrangianDistributor::distributeFields(), parLagrangianDistributor::distributeLagrangianPositions(), ensightCase::expand_mask(), if(), if(), indexedParticleCloud::indexedParticleCloud(), indexedParticleCloud::indexedParticleCloud(), injectedParticleCloud::injectedParticleCloud(), injectedParticleCloud::injectedParticleCloud(), injectedParticleCloud::injectedParticleCloud(), KinematicCloud< Cloud< basicKinematicParcel > >::KinematicCloud(), lagrangianFieldDecomposer::lagrangianFieldDecomposer(), lagrangianWriter::lagrangianWriter(), lagrangianWriter::lagrangianWriter(), lagrangianWriter::lagrangianWriter(), Foam::MapLagrangianFields(), Foam::MapLagrangianFields(), Foam::MapLagrangianFields(), Foam::MapLagrangianFields(), ensightCase::newCloud(), ensightCase::newCloudData(), cloud::operator=(), indexedParticleCloud::operator=(), injectedParticleCloud::operator=(), passiveParticleCloud::operator=(), solidParticleCloud::operator=(), streamLineParticleCloud::operator=(), wallBoundedStreamLineParticleCloud::operator=(), passiveParticleCloud::passiveParticleCloud(), passiveParticleCloud::passiveParticleCloud(), passivePositionParticleCloud::passivePositionParticleCloud(), passivePositionParticleCloud::passivePositionParticleCloud(), cloudInfo::performAction(), dataCloud::read(), Foam::readLagrangian(), lagrangianReconstructor::reconstructAllFields(), lagrangianReconstructor::reconstructField(), lagrangianReconstructor::reconstructFieldField(), lagrangianReconstructor::reconstructFieldFields(), lagrangianReconstructor::reconstructFields(), lagrangianReconstructor::reconstructFields(), Foam::reconstructLagrangian(), lagrangianReconstructor::reconstructPositions(), cloudScatter::sigmaEff(), solidParticleCloud::solidParticleCloud(), streamLineParticleCloud::streamLineParticleCloud(), streamLineParticleCloud::streamLineParticleCloud(), unmappedPassivePositionParticleCloud::unmappedPassivePositionParticleCloud(), unmappedPassivePositionParticleCloud::unmappedPassivePositionParticleCloud(), wallBoundedStreamLineParticleCloud::wallBoundedStreamLineParticleCloud(), wallBoundedStreamLineParticleCloud::wallBoundedStreamLineParticleCloud(), ensightCase::write(), dataCloud::write(), and Foam::ensightOutput::writeCloudPositions().

| label sampleFrequency | ( | propsDict.get< label > | "sampleFrequency" | ) |
| label maxPositions | ( | propsDict.get< label > | "maxPositions" | ) |
References propsDict().
Referenced by particleTracksSampler::setSampleRate().


| label maxTracks | ( | propsDict.getOrDefault< label > | "maxTracks", -1 | ) |
References propsDict().
Referenced by particleTracksSampler::setSampleRate().


| word setFormat | ( | propsDict.getOrDefault< word > | "setFormat", "vtk" | ) |
References propsDict().
Referenced by particleDistribution::read(), regionSizeDistribution::read(), and streamLineBase::read().


| propsDict readIfPresent | ( | "fields" | , |
| acceptFields | ) |
References acceptFields, and propsDict().
Referenced by boundaryRegion::boundaryTypes(), laminar< ReactionThermo >::correct(), COxidationHurtMitchell< CloudType >::COxidationHurtMitchell(), demandDrivenEntry< Type >::demandDrivenEntry(), displacementPointSmoothingMotionSolver::displacementPointSmoothingMotionSolver(), displacementPointSmoothingMotionSolver::displacementPointSmoothingMotionSolver(), displacementSmartPointSmoothingMotionSolver::displacementSmartPointSmoothingMotionSolver(), displacementSmartPointSmoothingMotionSolver::displacementSmartPointSmoothingMotionSolver(), exprString::exprString(), fvMotionSolverEngineMesh::fvMotionSolverEngineMesh(), properties::getTrigger(), layeredEngineMesh::layeredEngineMesh(), cellTable::materialTypes(), maxDurationCondition::maxDurationCondition(), Foam::names_impl(), argList::parse(), waveModel::readDict(), regularWaveModel::readDict(), dimensioned< Type >::readIfPresent(), liquidProperties::readIfPresent(), and dynamicCodeContext::setCodeContext().


| propsDict readIfPresent | ( | "exclude" | , |
| excludeFields | ) |
| const word UName | ( | propsDict.getOrDefault< word > | "U", "U" | ) |
References propsDict().
Referenced by heatExchangerSource::addSup(), dynamicRefineFvMesh::mapFields(), dynamicRefineFvMesh::unrefine(), fanPressureFvPatchScalarField::updateCoeffs(), rotatingTotalPressureFvPatchScalarField::updateCoeffs(), and totalPressureFvPatchScalarField::updateCoeffs().


| const dictionary formatOptions | ( | propsDict. | subOrEmptyDict"formatOptions", keyType::LITERAL | ) |
References propsDict().
Referenced by VTKsurfaceFormat< Face >::write(), VTKsurfaceFormat< Face >::write(), VTPsurfaceFormat< Face >::write(), and VTPsurfaceFormat< Face >::write().


| wordRes acceptFields |
Definition at line 20 of file createControls.H.
Referenced by readIfPresent().
| wordRes excludeFields |
Definition at line 24 of file createControls.H.
Referenced by Cloud< ParticleType >::readFromFiles(), and readIfPresent().