Functions | Variables
LISASMDCalcMethod2.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (maxValue - minValue< small)
 
 forAll (rrd, n)
 
 while (!success &&(k< 500))
 

Variables

scalar delta = dD/factorGamma
 
scalar minValue = dD/10.0
 
scalar maxValue = dD
 
scalar range = maxValue - minValue
 
scalar nExp = 3
 
FixedList< scalar, 500 > rrd
 
scalar probFactorMin = exp(-pow(minValue/delta, nExp))
 
scalar probFactorMax = exp(-pow(maxValue/delta, nExp))
 
scalar probFactor = 1.0/(probFactorMin - probFactorMax)
 
bool success = false
 
scalar y = rndGen.sample01<scalar>()
 
label k = 0
 Boltzmann constant. More...
 
 x = minValue + range*(k - 0.5)/500.0
 

Function Documentation

◆ if()

if ( )

Definition at line 18 of file LISASMDCalcMethod2.H.

◆ forAll()

forAll ( rrd  ,
n   
)

Definition at line 31 of file LISASMDCalcMethod2.H.

References Foam::exp(), n, and Foam::pow().

Here is the call graph for this function:

◆ while()

while ( !success &&  k< 500)

Definition at line 43 of file LISASMDCalcMethod2.H.

Variable Documentation

◆ delta

scalar delta = dD/factorGamma

Definition at line 8 of file LISASMDCalcMethod2.H.

Referenced by Moment< Type >::add(), lineCell::calcMidPointSample(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::calculate(), dynamicKEqn< BasicTurbulenceModel >::Ce(), dynamicKEqn< BasicTurbulenceModel >::Ck(), patchInjection::correct(), drippingInjection::correct(), BrunDrippingInjection::correct(), curvatureSeparation::correct(), DeardorffDiffStress< BasicTurbulenceModel >::correct(), dynamicLagrangian< BasicTurbulenceModel >::correct(), kEqn< BasicTurbulenceModel >::correct(), dynamicKEqn< BasicTurbulenceModel >::correct(), thixotropicViscosity::correct(), standardPhaseChange::correctModel(), waxSolventEvaporation::correctModel(), dynamicLagrangian< BasicTurbulenceModel >::correctNut(), kEqn< BasicTurbulenceModel >::correctNut(), WALE< BasicTurbulenceModel >::correctNut(), DeardorffDiffStress< BasicTurbulenceModel >::correctNut(), SmagorinskyZhang< BasicTurbulenceModel >::correctNut(), Smagorinsky< BasicTurbulenceModel >::correctNut(), NicenoKEqn< BasicTurbulenceModel >::correctNut(), dynamicKEqn< BasicTurbulenceModel >::correctNut(), SpalartAllmarasDDES< BasicTurbulenceModel >::dTilda(), SpalartAllmarasIDDES< BasicTurbulenceModel >::dTilda(), SpalartAllmarasDES< BasicTurbulenceModel >::dTilda(), LESeddyViscosity< BasicTurbulenceModel >::epsilon(), kEqn< BasicTurbulenceModel >::epsilon(), DeardorffDiffStress< BasicTurbulenceModel >::epsilon(), WALE< BasicTurbulenceModel >::epsilon(), Smagorinsky< BasicTurbulenceModel >::epsilon(), dynamicKEqn< BasicTurbulenceModel >::epsilon(), treeBoundBox::extend(), kOmegaSSTDES< BasicTurbulenceModel >::FDES(), kOmegaSSTLM< BasicTurbulenceModel >::Fthetat(), Moment< Type >::interpolate(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::jacobian(), WALE< BasicTurbulenceModel >::k(), Smagorinsky< BasicTurbulenceModel >::k(), surfaceInterpolation::movePoints(), continuousGasKEqn< BasicTurbulenceModel >::phaseTransferCoeff(), NicenoKEqn< BasicTurbulenceModel >::phaseTransferCoeff(), kOmegaSSTSAS< BasicTurbulenceModel >::Qsas(), standardRadiation::Shs(), pyrolysisChemistryModel< CompType, SolidThermo, GasThermo >::solve(), laminar::Su(), LISAAtomization< CloudType >::update(), reactingOneDim::updateqr(), histogram::write(), regionSizeDistribution::write(), and FSD< ReactionThermo, ThermoType >::~FSD().

◆ minValue

scalar minValue = dD/10.0

◆ maxValue

scalar maxValue = dD

Definition at line 13 of file LISASMDCalcMethod2.H.

◆ range

scalar range = maxValue - minValue

Definition at line 23 of file LISASMDCalcMethod2.H.

◆ nExp

scalar nExp = 3

Definition at line 25 of file LISASMDCalcMethod2.H.

Referenced by while().

◆ rrd

FixedList<scalar, 500> rrd

Definition at line 26 of file LISASMDCalcMethod2.H.

◆ probFactorMin

scalar probFactorMin = exp(-pow(minValue/delta, nExp))

Definition at line 27 of file LISASMDCalcMethod2.H.

◆ probFactorMax

scalar probFactorMax = exp(-pow(maxValue/delta, nExp))

Definition at line 28 of file LISASMDCalcMethod2.H.

◆ probFactor

scalar probFactor = 1.0/(probFactorMin - probFactorMax)

Definition at line 29 of file LISASMDCalcMethod2.H.

◆ success

bool success = false

Definition at line 38 of file LISASMDCalcMethod2.H.

◆ y

scalar y = rndGen.sample01<scalar>()

Definition at line 40 of file LISASMDCalcMethod2.H.

◆ k

label k = 0

Boltzmann constant.

Definition at line 41 of file LISASMDCalcMethod2.H.

Referenced by Airy::angle(), atmBoundaryLayerInletKFvPatchScalarField::atmBoundaryLayerInletKFvPatchScalarField(), nutkWallFunctionFvPatchScalarField::calcNut(), nutkRoughWallFunctionFvPatchScalarField::calcNut(), nutkAtmRoughWallFunctionFvPatchScalarField::calcNut(), addPatchCellLayer::calcSidePatch(), viewFactor::calculate(), epsilonWallFunctionFvPatchScalarField::calculate(), omegaWallFunctionFvPatchScalarField::calculate(), nutkFilmWallFunctionFvPatchScalarField::calcUTau(), binaryNode< CompType, ThermoType >::calcV(), Airy::celerity(), block::cells(), CompactListList< T, Container >::CompactListList(), MixedDiffuseSpecular< CloudType >::correct(), DeardorffDiffStress< BasicTurbulenceModel >::correct(), radiativeIntensityRay::correct(), EDC< ReactionThermo >::correct(), WALE< BasicTurbulenceModel >::correctNut(), DeardorffDiffStress< BasicTurbulenceModel >::correctNut(), SmagorinskyZhang< BasicTurbulenceModel >::correctNut(), Smagorinsky< BasicTurbulenceModel >::correctNut(), kOmegaSSTLM< BasicTurbulenceModel >::correctReThetatGammaInt(), LLTMatrix< Type >::decompose(), QRMatrix< MatrixType >::decompose(), Airy::deep(), dmat_uniform(), dtris2(), Stokes2::elevation(), Stokes5::elevation(), pairPotential::energy(), pairPotential::energyTable(), LESeddyViscosity< BasicTurbulenceModel >::epsilon(), DeardorffDiffStress< BasicTurbulenceModel >::epsilon(), kEqn< BasicTurbulenceModel >::epsilon(), WALE< BasicTurbulenceModel >::epsilon(), Smagorinsky< BasicTurbulenceModel >::epsilon(), dynamicKEqn< BasicTurbulenceModel >::epsilon(), normal::erfInv(), blockDescriptor::facePoints(), pairPotential::force(), pairPotential::forceTable(), general::general(), if(), distribution::insertMissingKeys(), jenkins_hashbig(), jenkins_hashlittle(), Distribution< Type >::keys(), Foam::LUDecompose(), Matrix< RectangularMatrix< Type >, Type >::Matrix(), distribution::mean(), Distribution< Type >::mean(), multiSolidBodyMotionSolver::multiSolidBodyMotionSolver(), distribution::normalised(), Distribution< Type >::normalised(), turbulenceFields::omega(), Foam::operator &(), triad::operator+=(), Foam::operator/(), points_delaunay_naive_2d(), Foam::printTable(), eddyViscosity< RASModel< BasicTurbulenceModel > >::R(), continuousGasKEpsilon< BasicTurbulenceModel >::R(), distribution::raw(), Distribution< Type >::raw(), kOmegaSSTLM< BasicTurbulenceModel >::ReThetat0(), general::sample(), pairPotential::setLookupTables(), seulex::seulex(), solidBodyMotionSolver::solidBodyMotionSolver(), Foam::solve(), SIBS::solve(), seulex::solve(), extendedEdgeMesh::sortPointsAndEdges(), SVD::SVD(), triangulation_plot_eps(), triangulation_print(), StochasticDispersionRAS< CloudType >::update(), GradientDispersionRAS< CloudType >::update(), LISAAtomization< CloudType >::update(), fWallFunctionFvPatchScalarField::updateCoeffs(), v2WallFunctionFvPatchScalarField::updateCoeffs(), kLowReWallFunctionFvPatchScalarField::updateCoeffs(), alphatFilmWallFunctionFvPatchScalarField::updateCoeffs(), alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), advectiveFvPatchField< Type >::updateCoeffs(), reactingOneDim::updatePhiGas(), reactingOneDim::updateqr(), Stokes2::velocity(), Stokes5::velocity(), Airy::vi(), and nutkWallFunctionFvPatchScalarField::yPlus().

◆ x

x = minValue + range*(k - 0.5)/500.0

Definition at line 52 of file LISASMDCalcMethod2.H.

Referenced by waveModel::amplitude(), plane::aPoint(), binaryTree< CompType, ThermoType >::balance(), targetCoeffTrim::calcCoeffs(), treeBoundBox::calcExtremities(), Stochastic< CloudType >::calculate(), Stokes2::clone(), Stokes5::clone(), OneConstant< Type >::clone(), Constant< Type >::clone(), rotorDiskSource::constructGeometry(), treeBoundBox::corner(), triSurface::curvature(), d_max(), d_min(), QRMatrix< MatrixType >::decompose(), binaryTree< CompType, ThermoType >::deleteLeaf(), Polynomial< 8 >::derivative(), normal::erfInv(), quaternion::eulerAngles(), rigidBodyModel::forwardDynamics(), Foam::interpolateXY(), QRMatrix< MatrixType >::inv(), DiagonalMatrix< scalar >::invert(), vectorTensorTransform::invTransform(), function::jcalc(), functionDot::jcalc(), Foam::kShellIntegration(), Foam::kShellMean(), binaryTree< CompType, ThermoType >::maxNLeafs(), multiNormal::multiNormal(), keepIfTrueOp< Type >::operator()(), cellToCellStencil::unionEqOp::operator()(), cellToFaceStencil::unionEqOp::operator()(), combineReduceFileStates::operator()(), accessOp< T >::operator()(), areaIntegrateOp< Type >::operator()(), volumeIntegrateOp< Type >::operator()(), AveragingMethod< Foam::Vector >::operator*=(), AveragingMethod< Foam::Vector >::operator+=(), AveragingMethod< Foam::Vector >::operator/=(), AveragingMethod< Foam::Vector >::operator=(), InflationInjection< CloudType >::parcelsToInject(), Foam::parseNASCoord(), Vector2D< scalar >::perp(), searchableCylinder::points(), quaternion::R(), fixedTrim::read(), NASedgeFormat::read(), OBJsurfaceFormat< Face >::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), OBJedgeFormat::read(), OFFsurfaceFormat< Face >::read(), STARCD::readPoints(), STARCDCore::readPoints(), Roots< N >::Roots(), quadraticEqn::roots(), cubicEqn::roots(), general::sample(), RosinRammler::sample(), multiNormal::sample(), normal::sample(), massRosinRammler::sample(), ODESolver::solve(), SVD::SVD(), swapec(), Foam::tetCutPrism0(), Foam::tetCutPrism01(), Foam::tetCutPrism23(), Foam::tetCutTet(), Foam::tetReorder(), targetCoeffTrim::thetag(), CV2D::toPoint2D(), vectorTensorTransform::transform(), STARCDCoordinateRotation::transformVector(), Foam::triCutQuad(), Foam::triCutTri(), Foam::triReorder(), pointConstraint::unconstrainedDirections(), azizChen::unscaledEnergy(), LISAAtomization< CloudType >::update(), SHF< CloudType >::update(), ThermoLookupTableInjection< CloudType >::updateMesh(), ReactingLookupTableInjection< CloudType >::updateMesh(), ReactingMultiphaseLookupTableInjection< CloudType >::updateMesh(), KinematicLookupTableInjection< CloudType >::updateMesh(), USERD_get_part_coords(), Polynomial< 8 >::value(), polynomialFunction::value(), Tensor< scalar >::vectorComponent(), Relaxation< CloudType >::velocityCorrection(), Airy::vi(), while(), histogram::write(), regionSizeDistribution::write(), adaptiveSolver::~adaptiveSolver(), Euler::~Euler(), EulerSI::~EulerSI(), FieldFunction1< Function1Type >::~FieldFunction1(), ISAT< CompType, ThermoType >::~ISAT(), ODESolver::~ODESolver(), ODESystem::~ODESystem(), RaviPetersen::~RaviPetersen(), RKCK45::~RKCK45(), RKDP45::~RKDP45(), RKF45::~RKF45(), rodas23::~rodas23(), rodas34::~rodas34(), Rosenbrock12::~Rosenbrock12(), Rosenbrock23::~Rosenbrock23(), Rosenbrock34::~Rosenbrock34(), seulex::~seulex(), SIBS::~SIBS(), Stochastic< CloudType >::~Stochastic(), and Trapezoid::~Trapezoid().