https://mooseframework.inl.gov
Functions | Variables
GasLiquidMassTransferTest.C File Reference

Go to the source code of this file.

Functions

 TEST_F (GasLiquidMassTransferTest, test)
 

Variables

const Real tol = libMesh::TOLERANCE
 
const Real p = 1e5
 
const double T = 800
 
const double M = 30e-3
 
const double R = 8.31446
 
const double mu = 20e-6
 
const double v = 1.0
 
const double d = 10e-3
 
const double radius = 1e-3
 
const double rho = p / R / T * M
 
const double Re = rho * v * d / mu
 

Function Documentation

◆ TEST_F()

TEST_F ( GasLiquidMassTransferTest  ,
test   
)

Definition at line 30 of file GasLiquidMassTransferTest.C.

31 {
32 
33  // Stokes-Einstein
34  {
35  const double D = 1.38064852e-23 * T / (6.0 * libMesh::pi * mu * radius);
36  const double Sc = mu / (rho * D);
37  const double mtc_gold = 0.023 * std::pow(Re, 0.8) * std::pow(Sc, 0.4) * D / d;
38  EXPECT_LT(std::abs(_mtc_stokes->mtc(p, T, v) - mtc_gold), tol * mtc_gold);
39  }
40 
41  // Wilke-Chang
42  {
43  const double molar_volume = M / (rho / 1e6); // cm3/mol
44  const double mu_cp = mu * 1e3 / 1e2 * 1e2; // cP
45  const double D = 7.4e-8 * T * std::pow(1 * M * 1e3, 0.5) /
46  (mu_cp * std::pow(molar_volume, 0.6)) * std::pow(0.01, 2);
47  const double Sc = mu / (rho * D);
48  const double mtc_gold = 0.023 * std::pow(Re, 0.8) * std::pow(Sc, 0.4) * D / d;
49  EXPECT_LT(std::abs(_mtc_wilkes->mtc(p, T, v) - mtc_gold), tol * mtc_gold);
50  }
51 }
const double M
const double T
const double v
const double d
const double rho
const double Re
const double radius
const Real p
const Real tol
const double mu
MooseUnits pow(const MooseUnits &, int)
const Real pi

Variable Documentation

◆ d

const double d = 10e-3

Definition at line 24 of file GasLiquidMassTransferTest.C.

Referenced by TEST_F().

◆ M

const double M = 30e-3

◆ mu

const double mu = 20e-6

Definition at line 22 of file GasLiquidMassTransferTest.C.

Referenced by INSFVTurbulentViscosityWallFunction::boundaryValue(), INSFVTKEDWallFunctionBC::boundaryValue(), HyperElasticPhaseFieldIsoDamage::computeDamageStress(), IntegralDirectedSurfaceForce::computeFaceInfoIntegral(), PINSFVMomentumFriction::computeFrictionWCoefficient(), LinearFVRZViscousSource::computeMatrixContribution(), LinearFVTKESourceSink::computeMatrixContribution(), PorousFlowBrine::computeQpProperties(), PorousFlowSingleComponentFluidTempl< is_ad >::computeQpProperties(), PorousFlowMultiComponentFluidTempl< is_ad >::computeQpProperties(), INSFVTurbulentTemperatureWallFunction::computeQpResidual(), INSFVTKESourceSink::computeQpResidual(), INSFVTKEDSourceSink::computeQpResidual(), LinearFVRZViscousSource::computeRightHandSideContribution(), LinearFVTKEDSourceSink::computeRightHandSideContribution(), ComputeLinearElasticPFFractureStress::computeStrainSpectral(), ComputeLinearElasticPFFractureStress::computeStrainVolDev(), LinearFVTurbulentViscosityWallFunctionBC::computeTurbulentViscosity(), PrandtlNumberAux::computeValue(), WallFunctionYPlusAux::computeValue(), WallFunctionWallShearStressAux::computeValue(), RANSYPlusAux::computeValue(), kEpsilonViscosityAux::computeValue(), FluidPropertiesInterrogator::computeVaporMixture(), ConjugateHTNumbersFunctorMaterialTempl< is_ad >::ConjugateHTNumbersFunctorMaterialTempl(), SolidMechanicsPlasticJ2::consistentTangentOperator(), SolidMechanicsPlasticDruckerPragerHyperbolic::consistentTangentOperator(), SolidMechanicsPlasticTensileMulti::consistentTangentOperator(), NSViscStressTensorDerivs< NSEnergyViscousBC >::dtau(), SubChannel1PhaseProblem::externalSolve(), MorrisReporterContext< DataType >::finalize(), PolynomialQuadrature::gauss_hermite(), GeneralFunctorFluidPropsTempl< is_ad >::GeneralFunctorFluidPropsTempl(), fp::grashof(), HeatTransferUtils::grashof(), PolynomialQuadrature::hermite(), KernelDensity1D::KernelDensity1D(), fp::laplace(), HeatTransferUtils::laplace(), MorrisReporterContext< DataType >::MorrisReporterContext(), GasLiquidMassTransfer::mtc(), MethaneFluidProperties::mu_from_p_T(), CO2FluidProperties::mu_from_p_T(), NitrogenFluidProperties::mu_from_p_T(), HydrogenFluidProperties::mu_from_p_T(), NaKFluidProperties::mu_from_p_T(), SodiumSaturationFluidProperties::mu_from_p_T(), StiffenedGasFluidProperties::mu_from_p_T(), TabulatedFluidProperties::mu_from_p_T(), CaloricallyImperfectGas::mu_from_p_T(), LeadBismuthFluidProperties::mu_from_p_T(), LeadLithiumFluidProperties::mu_from_p_T(), LeadFluidProperties::mu_from_p_T(), SalineMoltenSaltFluidProperties::mu_from_p_T(), IdealGasFluidProperties::mu_from_p_T(), Water97FluidProperties::mu_from_p_T(), SimpleFluidProperties::mu_from_p_T(), TemperaturePressureFunctionFluidProperties::mu_from_p_T(), FlibeFluidProperties::mu_from_p_T(), FlinakFluidProperties::mu_from_p_T(), HeliumFluidProperties::mu_from_p_T(), BrineFluidProperties::mu_from_p_T_X(), NitrogenFluidProperties::mu_from_rho_T(), HydrogenFluidProperties::mu_from_rho_T(), CO2FluidProperties::mu_from_rho_T(), Water97FluidProperties::mu_from_rho_T(), StiffenedGasFluidProperties::mu_from_v_e(), LinearTestFluidProperties::mu_from_v_e(), TestSinglePhaseFluidProperties::mu_from_v_e(), CaloricallyImperfectGas::mu_from_v_e(), LeadLithiumFluidProperties::mu_from_v_e(), LeadBismuthFluidProperties::mu_from_v_e(), LeadFluidProperties::mu_from_v_e(), IdealGasFluidProperties::mu_from_v_e(), SimpleFluidProperties::mu_from_v_e(), TabulatedFluidProperties::mu_from_v_e(), HeliumFluidProperties::mu_from_v_e(), PolynomialChaosTrainer::postTrain(), PolynomialRegressionTrainer::postTrain(), fp::prandtl(), HeatTransferUtils::prandtl(), THM::Prandtl(), SolidMechanicsPlasticJ2::returnMap(), SolidMechanicsPlasticDruckerPragerHyperbolic::returnMap(), HeatTransferUtils::reynolds(), fp::reynolds(), THM::Reynolds(), NitrogenFluidProperties::rho_mu_from_p_T(), HydrogenFluidProperties::rho_mu_from_p_T(), CO2FluidProperties::rho_mu_from_p_T(), Water97FluidProperties::rho_mu_from_p_T(), SinglePhaseFluidProperties::rho_mu_from_p_T(), MultiComponentFluidProperties::rho_mu_from_p_T_X(), TEST(), and TEST_F().

◆ p

const Real p = 1e5

Definition at line 18 of file GasLiquidMassTransferTest.C.

Referenced by THMCreateMeshAction::act(), GradientOperatorCoordinates::AxisymmetricCylindrical::addGradOp(), GradientOperatorCoordinates::CentrosymmetricSpherical::addGradOp(), LAROMANCEStressUpdateBaseTempl< is_ad >::areTilesNotIdentical(), Component2D::build2DMesh(), Component2D::build2DMesh2ndOrder(), SCMTriDuctMeshGenerator::buildDuct(), SCMQuadDuctMeshGenerator::buildDuct(), FluidPropertiesInterrogator::buildJSON1Phase(), FluidPropertiesInterrogator::buildJSON2Phase(), FluidPropertiesInterrogator::buildJSONVaporMixture(), FileMeshComponent::buildMesh(), ElbowPipe1Phase::buildMeshNodes(), Component1D::buildMeshNodes(), LAROMANCEStressUpdateBaseTempl< is_ad >::buildPolynomials(), BoundaryFlux3EqnFunction::calcFlux(), InterfaceMeshCut2DUserObject::calculateSignedDistance(), InterfaceMeshCut3DUserObject::calculateSignedDistance(), HexagonalLatticeUtils::channelCentroid(), TriSubChannelMesh::channelIndex(), HexagonalLatticeUtils::channelType(), LAROMANCEStressUpdateBaseTempl< is_ad >::checkInTile(), PatchSidesetGenerator::checkPartitionAndCompress(), PolynomialQuadrature::ClenshawCurtisGrid::ClenshawCurtisGrid(), ParameterMesh::closestPoint(), FluidPropertiesInterrogator::compute1Phase(), FluidPropertiesInterrogator::compute2Phase(), CappedWeakPlaneStressUpdate::computeAllQ(), CappedDruckerPragerStressUpdate::computeAllQ(), TwoParameterPlasticityStressUpdate::computeAllQV(), DiscreteLineSegmentInterface::computeAxialCoordinate(), ADComputeFiniteShellStrain::computeBNLMatrix(), SmoothCircleBaseIC::computeCircleGradient(), RndSmoothCircleIC::computeCircleValue(), SmoothCircleBaseIC::computeCircleValue(), MassDiffusionEnergyGasMixDGKernel::computeComponentTotalEnthalpy(), FlowModelGasMixUtils::computeConservativeSolution(), FlowModel1PhaseUtils::computeConservativeSolutionVector(), PolycrystalCircles::computeDiffuseInterface(), MaternHalfIntCovariance::computedKdlf(), CohesiveZoneModelTools::computedRdF(), OptimizationReporterBase::computeEqualityGradient(), ADNumericalFlux3EqnCentered::computeFlux(), FlowModel1PhaseUtils::computeFluxFromPrimitive(), FlowModelGasMixUtils::computeFluxFromPrimitive(), ModularGapConductanceConstraint::computeGapRadii(), GapConductance::computeGapRadii(), OptimizationReporterBase::computeInequalityGradient(), LAROMANCEPartitionStressUpdateBaseTempl< is_ad >::computePartitionWeights(), XFEMCutElem3D::computePhysicalVolumeFraction(), CappedWeakInclinedPlaneStressUpdate::computePQ(), CappedWeakPlaneStressUpdate::computePQ(), CappedDruckerPragerStressUpdate::computePQ(), FlowModelGasMixUtils::computePrimitiveSolution(), FlowModel1PhaseUtils::computePrimitiveSolutionVector(), CoupledValueFunctionFreeEnergy::computeProperties(), ComputeFiniteStrain::computeQpIncrements(), ADComputeFiniteStrainTempl< R2, R4 >::computeQpIncrements(), AsymptoticExpansionHomogenizationElasticConstants::computeQpIntegral(), PressureEqualsDensityMaterial::computeQpProperties(), FluidProperties3EqnMaterial::computeQpProperties(), ControlDrumMaterial::computeQpProperties(), ADComputeIsotropicElasticityTensorShell::computeQpProperties(), RDG3EqnMaterial::computeQpProperties(), AnisoHeatConductionMaterialTempl< is_ad >::computeQpProperties(), FVConvectionCorrelationInterface::computeQpResidual(), FVPorousFlowAdvectiveFlux::computeQpResidual(), FVPorousFlowEnergyTimeDerivative::computeQpResidual(), FVPorousFlowHeatAdvection::computeQpResidual(), FVPorousFlowMassTimeDerivative::computeQpResidual(), FVPorousFlowDispersiveFlux::computeQpResidual(), ComputeFiniteStrainNOSPD::computeQpStrainRotationIncrements(), DisplacementAboutAxis::computeQpValue(), InteractionIntegralBenchmarkBC::computeQpValue(), DiscreteLineSegmentInterface::computeRadialCoordinate(), DiscreteLineSegmentInterface::computeRealPointFromReferencePoint(), DiscreteLineSegmentInterface::computeReferencePointFromRealPoint(), LAROMANCEStressUpdateBaseTempl< is_ad >::computeResidual(), LAROMANCEStressUpdateBaseTempl< is_ad >::computeROM(), LAROMANCEStressUpdateBaseTempl< is_ad >::computeStressFinalize(), LAROMANCEStressUpdateBaseTempl< is_ad >::computeStressInitialize(), TwoParameterPlasticityStressUpdate::computeStressParams(), SmoothSuperellipsoidBaseIC::computeSuperellipsoidGradient(), SmoothSuperellipsoidBaseIC::computeSuperellipsoidInverseValue(), SmoothSuperellipsoidBaseIC::computeSuperellipsoidValue(), LAROMANCEStressUpdateBaseTempl< is_ad >::computeTileWeight(), DiscreteLineSegmentInterfaceTestAux::computeValue(), SCMQuadPowerAux::computeValue(), SCMTriPowerAux::computeValue(), OptimizationFunctionAuxTest::computeValue(), StagnationTemperatureAux::computeValue(), StagnationPressureAux::computeValue(), NodalRankTwoPD::computeValue(), RadialDisplacementCylinderAux::computeValue(), SurrogateModelAuxKernelTempl< ComputeValueType >::computeValue(), LAROMANCEStressUpdateBaseTempl< is_ad >::computeValues(), FluidPropertiesInterrogator::computeVaporMixture(), CombinedNonlinearHardeningPlasticityTempl< is_ad >::computeYieldStress(), IsotropicPlasticityStressUpdateTempl< is_ad >::computeYieldStress(), ConjugateHTNumbersFunctorMaterialTempl< is_ad >::ConjugateHTNumbersFunctorMaterialTempl(), CappedWeakPlaneStressUpdate_PartiallyImplemented::consistentTangentOperator(), CappedWeakInclinedPlaneStressUpdate::consistentTangentOperator(), TwoParameterPlasticityStressUpdate::consistentTangentOperatorV(), LAROMANCEStressUpdateBaseTempl< is_ad >::convertOutput(), EFAElement2D::createChild(), EFAElement3D::createChild(), SurrogateTrainer::crossValidate(), PorousFlowVanGenuchten::d2EffectiveSaturation(), SolidMechanicsPlasticWeakPlaneShear::d2smooth(), SolidMechanicsPlasticTensile::d2smooth(), SolidMechanicsPlasticMohrCoulomb::d2smooth(), PorousFlowVanGenuchten::dEffectiveSaturation(), DiscreteNucleationTimeStep::DiscreteNucleationTimeStep(), HexagonalLatticeUtils::distanceFromGap(), SolidMechanicsPlasticWeakPlaneShear::dsmooth(), SolidMechanicsPlasticTensile::dsmooth(), SolidMechanicsPlasticMohrCoulomb::dsmooth(), TwoPhaseNCGFluidProperties::dT_sat_dp(), Xfem::dunavant_rule2(), PorousFlowVanGenuchten::effectiveSaturation(), THMParsedFunctionWrapper::evaluate(), ParsedOptimizationFunction::evaluateExpression(), OptimizationFunctionTest::execute(), PolynomialChaosReporter::execute(), DiracPointsWriter::execute(), PODSurrogateTester::execute(), FeatureVolumeVectorPostprocessor::execute(), FeatureFloodCount::featureCentroid(), MorrisReporterContext< DataType >::finalize(), CrackMeshCut3DUserObject::findIntersection(), NearestPointSurrogate::findNearestPoint(), NearestReporterCoordinatesFunction::findNearestPoint(), PorousFlowBrineCO2::funcABHighTemp(), StochasticTools::MultiDimPolynomialGenerator::generateTuple(), DiscreteLineSegmentInterface::getAxialSectionIndex(), EBSDReader::getData(), NodeValueAtXFEMInterface::getElemContainingPoint(), ADBoundaryFlux3EqnGhostDensityVelocity::getGhostCellSolution(), ADBoundaryFlux3EqnGhostMassFlowRateTemperature::getGhostCellSolution(), ADBoundaryFlux3EqnGhostVelocityTemperature::getGhostCellSolution(), ADBoundaryFlux3EqnGhostStagnationPressureTemperature::getGhostCellSolution(), NS::getIndex(), LAROMANCEStressUpdateBaseTempl< is_ad >::getMakeFrameHelper(), QuadSubChannelMesh::getPinIndexFromPoint(), GeometricCut3DUserObject::getRelativePosition(), Xfem::getRelativePosition(), CrackMeshCut3DUserObject::getRelativePosition(), TestSubblockIndexProvider::getSubblockIndex(), QuadSubChannelMesh::getSubchannelIndexFromPoint(), GrayLambertSurfaceRadiationBase::getSurfaceEmissivity(), GrayLambertSurfaceRadiationBase::getSurfaceIDs(), LAROMANCEStressUpdateBaseTempl< is_ad >::getTransformedLimits(), PolycrystalEBSD::getVariableValue(), PolycrystalVoronoi::getVariableValue(), PolycrystalCircles::getVariableValue(), INSFVRhieChowInterpolator::getVelocity(), ParsedOptimizationFunction::gradient(), LevelSetOlssonPlane::gradient(), SmoothCircleBaseIC::gradient(), LevelSetOlssonBubble::gradient(), ParameterMeshFunction::gradient(), SmoothSuperellipsoidBaseIC::gradient(), CrossIC::gradient(), PolycrystalVoronoiVoidIC::gradient(), GradientOperator< C >::gradOp(), GrayLambertSurfaceRadiationBase::GrayLambertSurfaceRadiationBase(), THM::h_from_e_p_rho(), TwoPhaseNCGFluidProperties::h_lat(), TwoPhaseFluidProperties::h_lat(), Beta::incompleteBetaInv(), Gamma::incompleteGammaInv(), EBSDReader::indexFromPoint(), InterfaceMeshCutUserObjectBase::initialize(), CappedWeakPlaneStressUpdate::initializeVars(), CappedDruckerPragerStressUpdate::initializeVars(), TwoParameterPlasticityStressUpdate::initializeVars(), TwoParameterPlasticityStressUpdate::initializeVarsV(), LAROMANCEStressUpdateBaseTempl< is_ad >::initialSetup(), RectangleCutUserObject::isInsideCutPlane(), CircleCutUserObject::isInsideCutPlane(), EllipseCutUserObject::isInsideCutPlane(), Xfem::isInsideCutPlane(), CrackMeshCut3DUserObject::isInsideCutPlane(), GeometricCut3DUserObject::isInsideEdge(), Xfem::isInsideEdge(), CrackMeshCut3DUserObject::isInsideEdge(), XFEMCutElem::isPointPhysical(), PorousFlowBroadbridgeWhite::LambertW(), MaternHalfIntCovariance::maternHalfIntFunction(), HexagonalLatticeUtils::minDuctCornerDistance(), HexagonalLatticeUtils::minDuctWallDistance(), ConditionalSampleReporterTempl< T >::needSample(), Xfem::normalizePoint(), AugmentSparsityBetweenElements::operator()(), OptimizationFunctionTest::OptimizationFunctionTest(), ParsedOptimizationFunction::parameterGradient(), NearestReporterCoordinatesFunction::parameterGradient(), ParameterMeshFunction::parameterGradient(), QuadSubChannelMesh::pinIndex(), TriSubChannelMesh::pinIndex(), EBSDReaderPointDataAux::precalculateValue(), LAROMANCEStressUpdateBaseTempl< is_ad >::precomputeROM(), LAROMANCEStressUpdateBaseTempl< is_ad >::precomputeValues(), INSFVRhieChowInterpolator::pressureSkewCorrection(), DomainIntegralQFunction::projectToFrontAtPoint(), CrackFrontDefinition::projectToFrontAtPoint(), ParameterMesh::projectToMesh(), Lognormal::quantile(), Normal::quantile(), FDistribution::quantile(), Logistic::quantile(), StudentT::quantile(), Beta::quantile(), Gamma::quantile(), Weibull::quantile(), JohnsonSB::quantile(), KernelDensity1D::quantile(), TruncatedNormal::quantile(), OptimizationDataTempl< OptimizationReporterBase >::readMeasurementsFromInput(), MeshCut2DUserObjectBase::removeNucleatedCracksTooCloseToEachOther(), MeshCut2DUserObjectBase::removeNucleatedCracksTooCloseToExistingCracks(), AdvectiveFluxCalculatorBase::rMinus(), BrentsMethod::root(), AdvectiveFluxCalculatorBase::rPlus(), TwoParameterPlasticityStressUpdate::setIntnlDerivativesV(), CappedWeakPlaneStressUpdate::setIntnlValues(), CappedDruckerPragerStressUpdate::setIntnlValues(), TwoParameterPlasticityStressUpdate::setIntnlValuesV(), GeneratedMeshComponent::setupMesh(), FileMeshComponent::setupMesh(), PolynomialQuadrature::SmolyakGrid::SmolyakGrid(), SolidMechanicsPlasticWeakPlaneShear::smooth(), SolidMechanicsPlasticTensile::smooth(), SolidMechanicsPlasticMohrCoulomb::smooth(), LayeredFlowAreaChange::spatialValue(), PolynomialChaos::store(), SurrogateModelAuxKernelTempl< ComputeValueType >::SurrogateModelAuxKernelTempl(), TestTwoPhaseFluidProperties::T_sat(), TwoPhaseNCGFluidProperties::T_sat(), TwoPhaseFluidProperties::T_sat(), TEST(), TEST_F(), PorousFlowWaterVapor::thermophysicalProperties(), PorousFlowWaterNCG::thermophysicalProperties(), PorousFlowBrineCO2::thermophysicalProperties(), ElectricalContactTestFunc::threeBlockFunction(), ParsedOptimizationFunction::timeDerivative(), NearestReporterCoordinatesFunction::timeDerivative(), ParameterMeshFunction::timeDerivative(), PorousFlowWaterNCG::totalMassFraction(), PorousFlowBrineCO2::totalMassFraction(), LibtorchANNTrainer::train(), TransientSyntheticDataCreator::TransientSyntheticDataCreator(), ElectricalContactTestFunc::twoBlockFunction(), CrackTipEnrichmentCutOffBC::validParams(), SCMQuadFlowAreaIC::value(), SCMQuadWettedPerimIC::value(), MarvelTriWettedPerimIC::value(), SCMTriWettedPerimIC::value(), CoupledValueFunctionIC::value(), FCTFdisplacementIC::value(), SCMQuadPowerIC::value(), ScaledAbsDifferenceDRLRewardFunction::value(), CircularAreaHydraulicDiameterFunction::value(), VectorVelocityIC::value(), MMSTestFunc::value(), Tricrystal2CircleGrainsIC::value(), SCMTriPowerIC::value(), ThumbIC::value(), SCMTriFlowAreaIC::value(), VariableFunctionProductIC::value(), ParsedOptimizationFunction::value(), JinSlabCoeffFunc::value(), TricrystalTripleJunctionIC::value(), SmoothMultiBoundingBoxBaseIC::value(), LevelSetOlssonPlane::value(), MarvelTriFlowAreaIC::value(), MultiBoundingBoxIC::value(), LevelSetOlssonBubble::value(), CosineHumpFunction::value(), NestedBoundingBoxIC::value(), NearestReporterCoordinatesFunction::value(), RampIC::value(), VolumeJunction1PhaseIC::value(), IsolatedBoundingBoxIC::value(), FourierNoise::value(), ElectricalContactTestFunc::value(), SmoothCircleICLinearizedInterface::value(), SmoothCircleBaseIC::value(), CosineTransitionFunction::value(), CubicTransitionFunction::value(), FlowModelGasMixIC::value(), PFCFreezingIC::value(), ParameterMeshFunction::value(), MultiControlDrumFunction::value(), PolycrystalColoringICLinearizedInterface::value(), SmoothSuperellipsoidBaseIC::value(), MovingPlanarFront::value(), BimodalInverseSuperellipsoidsIC::value(), RhoEAFromPressureTemperatureFunctionVelocityIC::value(), SaturationDensityFunction::value(), WedgeFunction::value(), PolycrystalColoringIC::value(), RndBoundingBoxIC::value(), NSFunctionInitialCondition::value(), GeneralizedCircumference::value(), CrossIC::value(), PolycrystalVoronoiVoidIC::value(), LevelSetOlssonVortex::vectorValue(), TwoPhaseNCGPartialPressureFluidProperties::x_sat_ncg_from_p_T(), CappedWeakPlaneStressUpdate::yieldFunctionValues(), CappedDruckerPragerStressUpdate::yieldFunctionValues(), and TwoParameterPlasticityStressUpdate::yieldFunctionValuesV().

◆ R

const double R = 8.31446

◆ radius

const double radius = 1e-3

◆ Re

const double Re = rho * v * d / mu

◆ rho

const double rho = p / R / T * M

Definition at line 27 of file GasLiquidMassTransferTest.C.

Referenced by INSFVTurbulentViscosityWallFunction::boundaryValue(), WCNSFVInletTemperatureBC::boundaryValue(), WCNSFVInletVelocityBC::boundaryValue(), INSFVTKEDWallFunctionBC::boundaryValue(), ThermalFunctionSolidPropertiesTest::buildObjects(), BoundaryFlux3EqnFunction::calcFlux(), FluidPropertiesInterrogator::compute1Phase(), MassDiffusionEnergyGasMixDGKernel::computeComponentTotalEnthalpy(), FlowModelGasMixUtils::computeConservativeSolution(), FlowModel1PhaseUtils::computeConservativeSolutionVector(), RDG3EqnMaterial::computeElementPrimitiveVariables(), ADNumericalFlux3EqnCentered::computeFlux(), ADPump1PhaseUserObject::computeFluxesAndResiduals(), FlowModel1PhaseUtils::computeFluxFromPrimitive(), FlowModelGasMixUtils::computeFluxFromPrimitive(), PINSFVMomentumFriction::computeFrictionWCoefficient(), LinearFVTKESourceSink::computeMatrixContribution(), LinearFVTKEDSourceSink::computeMatrixContribution(), FlowModelGasMixUtils::computePrimitiveSolution(), FlowModel1PhaseUtils::computePrimitiveSolutionVector(), MassDiffusionSpeciesGasMixDGKernel::computeQpFlux(), MassDiffusionEnergyGasMixDGKernel::computeQpFlux(), PINSFEFluidPressureTimeDerivative::computeQpJacobian(), INSFEFluidEnergyBC::computeQpJacobian(), INSFEFluidEnergyKernel::computeQpJacobian(), PINSFEFluidTemperatureTimeDerivative::computeQpJacobian(), PINSFEFluidVelocityTimeDerivative::computeQpJacobian(), KokkosHeatConductionTimeDerivative::computeQpJacobian(), PINSFEFluidPressureTimeDerivative::computeQpOffDiagJacobian(), INSFEFluidMassBC::computeQpOffDiagJacobian(), NSEnergyViscousFlux::computeQpOffDiagJacobian(), NSEnergyViscousBC::computeQpOffDiagJacobian(), PorousFlowBrine::computeQpProperties(), RDG3EqnMaterial::computeQpProperties(), PorousFlowMultiComponentFluidTempl< is_ad >::computeQpProperties(), PorousFlowSingleComponentFluidTempl< is_ad >::computeQpProperties(), INSFVTurbulentTemperatureWallFunction::computeQpResidual(), PINSFEFluidPressureTimeDerivative::computeQpResidual(), PINSFEFluidTemperatureTimeDerivative::computeQpResidual(), PINSFEFluidVelocityTimeDerivative::computeQpResidual(), VolumeJunctionCoupledFlux1PhaseKernel::computeQpResidual(), INSFVTKESourceSink::computeQpResidual(), PINSFVFunctorBC::computeQpResidual(), INSFVTKEDSourceSink::computeQpResidual(), LinearFVTKEDSourceSink::computeRightHandSideContribution(), INSFVWallFunctionBC::computeStrongResidual(), INSFVMixingLengthReynoldsStress::computeStrongResidual(), LinearFVTurbulentViscosityWallFunctionBC::computeTurbulentViscosity(), WallFunctionWallShearStressAux::computeValue(), WallFunctionYPlusAux::computeValue(), RANSYPlusAux::computeValue(), kEpsilonViscosityAux::computeValue(), FluidPropertiesInterrogator::computeVaporMixture(), NSViscStressTensorDerivs< NSEnergyViscousBC >::dtau(), Zernike::evaluateOrthonormal(), Zernike::evaluateStandard(), VolumeJunctionCoupledFlux1PhasePostprocessor::finalize(), NS::findUStar(), NS::findyPlus(), WCNSFVMomentumTimeDerivative::gatherRCData(), GeneralFunctorFluidPropsTempl< is_ad >::GeneralFunctorFluidPropsTempl(), ADBoundaryFlux3EqnGhostPressure::getGhostCellSolution(), ADBoundaryFlux3EqnGhostStagnationPressureTemperature::getGhostCellSolution(), ADBoundaryFlux3EqnGhostDensityVelocity::getGhostCellSolution(), ADBoundaryFlux3EqnGhostMassFlowRateTemperature::getGhostCellSolution(), ADBoundaryFlux3EqnGhostVelocityTemperature::getGhostCellSolution(), fp::grashof(), HeatTransferUtils::grashof(), THM::h_from_e_p_rho(), fp::laplace(), HeatTransferUtils::laplace(), GasLiquidMassTransfer::mtc(), NSFVPumpFunctorMaterial::NSFVPumpFunctorMaterial(), THM::Peclet(), NSEnergyInviscidBC::qpResidualHelper(), HeatTransferUtils::reynolds(), fp::reynolds(), THM::Reynolds(), NS::reynoldsPropertyDerivative(), THM::rho_from_arhoA_alpha_A(), BrineFluidProperties::rho_from_p_T_X(), ThermalUCProperties::rho_from_T(), ThermalCompositeSiCProperties::rho_from_T(), ThermalMonolithicSiCProperties::rho_from_T(), ThermalGraphiteProperties::rho_from_T(), ThermalSS316Properties::rho_from_T(), ThermalFunctionSolidProperties::rho_from_T(), MultiComponentFluidProperties::rho_mu_from_p_T_X(), RhoFromPTFunctorMaterial::RhoFromPTFunctorMaterial(), TEST(), TEST_F(), fp::thermalDiffusivity(), HeatTransferUtils::thermalDiffusivity(), THM::v_from_rho(), VolumeJunction1PhaseIC::value(), RhoEAFromPressureTemperatureVelocityIC::value(), FlowModelGasMixIC::value(), and RhoEAFromPressureTemperatureFunctionVelocityIC::value().

◆ T

const double T = 800

Definition at line 19 of file GasLiquidMassTransferTest.C.

Referenced by AriaLaserWeld304LStainlessSteelFunctorMaterial::AriaLaserWeld304LStainlessSteelFunctorMaterial(), RankTwoScalarTools::axialStress(), ReceiveBuffer< Object, Context >::blocking_receive_packed_range(), RankTwoScalarTools::calcEigenValuesEigenVectors(), Component::checkComponentOfTypeExistsByName(), FluidPropertiesInterrogator::compute1Phase(), FluidPropertiesInterrogator::compute2Phase(), StiffenedGasTwoPhaseFluidProperties::compute_p_sat(), MassDiffusionEnergyGasMixDGKernel::computeComponentTotalEnthalpy(), FlowModelGasMixUtils::computeConservativeSolution(), FlowModel1PhaseUtils::computeConservativeSolutionVector(), FlowModel1PhaseUtils::computeFluxFromPrimitive(), FlowModelGasMixUtils::computeFluxFromPrimitive(), FlowModelGasMixUtils::computePrimitiveSolution(), FlowModel1PhaseUtils::computePrimitiveSolutionVector(), MassDiffusionEnergyGasMixDGKernel::computeQpFlux(), InteractionIntegralTempl< is_ad >::computeQpIntegral(), KokkosRadiativeHeatFluxBCBase::computeQpJacobian(), KokkosHeatConductionDerivativeMaterial::computeQpProperties(), FluidProperties3EqnMaterial::computeQpProperties(), RDG3EqnMaterial::computeQpProperties(), NSFVPhaseChangeSource::computeQpResidual(), KokkosRadiativeHeatFluxBCBase::computeQpResidual(), ParameterMesh::computeRegularizationLoop(), NS::computeShearStrainRateNormSquared(), FluidPropertiesInterrogator::computeVaporMixture(), ConjugateHTNumbersFunctorMaterialTempl< is_ad >::ConjugateHTNumbersFunctorMaterialTempl(), ThermalUCProperties::cp_from_T(), ThermalCompositeSiCProperties::cp_from_T(), ThermalGraphiteProperties::cp_from_T(), ThermalMonolithicSiCProperties::cp_from_T(), ThermalSS316Properties::cp_from_T(), ThermalFunctionSolidProperties::cp_from_T(), ThermalUCProperties::cp_integral(), ThermalCompositeSiCProperties::cp_integral(), ThermalGraphiteProperties::cp_integral(), ThermalMonolithicSiCProperties::cp_integral(), ThermalSS316Properties::cp_integral(), ThermalFunctionSolidProperties::cp_integral(), THMControl::declareComponentControlData(), THMControl::declareControlData(), RestartableModelInterface::declareModelData(), ActiveLearningReporterTempl< Real >::declareStochasticReporterClone(), SobolReporter::declareValueHelper(), RankTwoScalarTools::directionValueTensor(), SodiumProperties::drho_dh(), SodiumProperties::drho_dT(), StiffenedGasTwoPhaseFluidProperties::dsigma_dT_from_T(), ThermalSolidProperties::e_from_T(), FaceCenteredMapFunctor< Real, std::unordered_map< dof_id_type, Real > >::evaluate(), HSCoupler2D3DUserObject::evaluateTemperatureFunction(), ActiveLearningReporterTempl< Real >::execute(), ThermochimicaDataBase< is_nodal >::expect(), InteractionIntegralTempl< is_ad >::finalize(), TraceRayTools::findEdgeNeighborsWithinEdgeInternal(), NS::findUStar(), NS::findyPlus(), PorousFlowBrineCO2::funcABHighTemp(), INSADObjectTracker::get(), Component::getComponentByName(), SCM::getConstMesh(), THMControl::getControlDataByName(), THMControl::getControlDataOldByName(), Component::getEnumParam(), DynamicLibraryLoader::getFunction(), ElasticityTensorTools::getIsotropicBulkModulus(), ElasticityTensorTools::getIsotropicPoissonsRatio(), ElasticityTensorTools::getIsotropicYoungsModulus(), SCM::getMesh(), RestartableModelInterface::getModelData(), RayTracingObject::getStudy(), SurrogateModelInterface::getSurrogateModelByName(), SurrogateModelInterface::getSurrogateTrainerByName(), SodiumProperties::h(), TwoPhaseNCGFluidProperties::h_lat(), TwoPhaseFluidProperties::h_lat(), Component::hasComponentByName(), Component::hasParam(), SodiumProperties::heatCapacity(), RankTwoScalarTools::hoopStress(), FiniteStrainHyperElasticViscoPlastic::initUserObjects(), SodiumProperties::k(), ThermalUCProperties::k_from_T(), ThermalCompositeSiCProperties::k_from_T(), ThermalGraphiteProperties::k_from_T(), ThermalMonolithicSiCProperties::k_from_T(), ThermalSS316Properties::k_from_T(), ThermalFunctionSolidProperties::k_from_T(), FluidPropertiesUtils::NewtonSolve(), ThermochimicaDataBase< is_nodal >::notify(), ComputeLagrangianObjectiveStress::objectiveUpdateGreenNaghdi(), TestTwoPhaseFluidProperties::p_sat(), TwoPhaseNCGFluidProperties::p_sat(), TwoPhaseFluidProperties::p_sat(), THMObject::passParameter(), RankTwoScalarTools::radialStress(), PorousFlowBroadbridgeWhite::relativePermeability(), PorousFlowVanGenuchten::relativePermeability(), PorousFlowVanGenuchten::relativePermeabilityNW(), SodiumProperties::rho(), ThermalUCProperties::rho_from_T(), ThermalSS316Properties::rho_from_T(), ThermalGraphiteProperties::rho_from_T(), ThermalMonolithicSiCProperties::rho_from_T(), ThermalCompositeSiCProperties::rho_from_T(), ThermalFunctionSolidProperties::rho_from_T(), EquilibriumConstantFit::sample(), EquilibriumConstantInterpolator::sample(), EquilibriumConstantInterpolator::sampleDerivative(), RankTwoScalarTools::secondInvariant(), INSADObjectTracker::set(), THM::sgn(), TestTwoPhaseFluidProperties::sigma_from_T(), StiffenedGasTwoPhaseFluidProperties::sigma_from_T(), TwoPhaseFluidProperties::sigma_from_T(), StiffenedGasTwoPhaseFluidProperties::StiffenedGasTwoPhaseFluidProperties(), SodiumProperties::temperature(), TEST(), TEST_F(), EBSDMeshErrorTest::testParam(), PorousFlowWaterNCG::thermophysicalProperties(), PorousFlowWaterVapor::thermophysicalProperties(), PorousFlowBrineCO2::thermophysicalProperties(), RankTwoScalarTools::thirdInvariant(), PorousFlowWaterNCG::totalMassFraction(), PorousFlowBrineCO2::totalMassFraction(), ControlData< Real >::type(), ConditionalSampleReporterTempl< T >::validParams(), VolumeJunction1PhaseIC::value(), FlowModelGasMixIC::value(), SaturationDensityFunction::value(), TwoPhaseNCGPartialPressureFluidProperties::x_sat_ncg_from_p_T(), and IdealRealGasMixtureFluidProperties::xs_prim_from_p_T().

◆ tol

const Real tol = libMesh::TOLERANCE

Definition at line 16 of file GasLiquidMassTransferTest.C.

Referenced by TEST_F().

◆ v

const double v = 1.0

Definition at line 23 of file GasLiquidMassTransferTest.C.

Referenced by RigidBodyMultiKernelAction::act(), GrainGrowthAction::act(), CommonSolidMechanicsAction::act(), GrainGrowthLinearizedInterfaceAction::act(), PolycrystalStoredEnergyAction::act(), PolycrystalKernelAction::act(), GrainGrowthAction::addBnds(), GradientOperatorCoordinates::AxisymmetricCylindrical::addGradOp(), GradientOperatorCoordinates::CentrosymmetricSpherical::addGradOp(), FlowModel1PhaseFunctorMaterial::addPressureFunctorProperty(), FlowModel1PhaseFunctorMaterial::addTemperatureFunctorProperty(), ElemExtrema::atVertex(), TraceRayTools::atVertex(), ClaimRays::buildPointNeighbors(), InterfaceMeshCut2DUserObject::calculateSignedDistance(), DisplacementAboutAxis::calculateTransformationMatrices(), StudentT::cdf(), StochasticTools::BiasCorrectedAccelerated< InType, OutType >::compute(), FluidPropertiesInterrogator::compute1Phase(), RZSymmetry::computeCircumference(), PODReducedBasisTrainer::computeEigenDecomposition(), HillElastoPlasticityStressUpdateTempl< is_ad >::computeElasticityTensorEigenDecomposition(), RDG3EqnMaterial::computeElementPrimitiveVariables(), ADNumericalFlux3EqnCentered::computeFlux(), HillPlasticityStressUpdateTempl< is_ad >::computeHillTensorEigenDecomposition(), StochasticTools::POD::computePOD(), FlowModelGasMixUtils::computePrimitiveSolution(), FlowModel1PhaseUtils::computePrimitiveSolutionVector(), CosseratStressDivergenceTensors::computeQpOffDiagJacobian(), ACInterfaceKobayashi1::computeQpOffDiagJacobian(), InertialTorque::computeQpOffDiagJacobian(), MomentBalancing::computeQpOffDiagJacobian(), PorousFlowDarcyVelocityMaterial::computeQpProperties(), PorousPrimitiveVarMaterial::computeQpProperties(), PorousMixedVarMaterial::computeQpProperties(), ControlDrumMaterial::computeQpProperties(), PorousFlowAqueousPreDisChemistry::computeQpProperties(), PorousFlowMassFractionAqueousEquilibriumChemistry::computeQpProperties(), PorousFlowEffectiveFluidPressureTempl< is_ad >::computeQpProperties(), PorousFlowThermalConductivityIdealTempl< is_ad >::computeQpProperties(), PorousFlowMatrixInternalEnergyTempl< is_ad >::computeQpProperties(), PorousFlowPorosityHMBiotModulus::computeQpProperties(), PorousFlowThermalConductivityFromPorosityTempl< is_ad >::computeQpProperties(), PorousFlowPermeabilityKozenyCarmanBaseTempl< is_ad >::computeQpProperties(), PorousFlowTotalGravitationalDensityFullySaturatedFromPorosity::computeQpProperties(), PorousFlowPermeabilityExponentialTempl< is_ad >::computeQpProperties(), PorousFlowPorosityExponentialBase::computeQpProperties(), PorousFlowJoinerTempl< is_ad >::computeQpProperties(), InterfaceNormalCurvatures::computeQpProperties(), INSFVMassAdvection::computeQpResidual(), INSFVEnergyAdvection::computeQpResidual(), NSFVOutflowTemperatureBC::computeQpResidual(), INSFVScalarFieldAdvection::computeQpResidual(), INSFVTurbulentAdvection::computeQpResidual(), INSFVMassAdvectionOutflowBC::computeQpResidual(), DiscreteLineSegmentInterface::computeRadialCoordinate(), ComputeBlockOrientationByRotation::computeSubdomainEulerAngles(), THMSpecificVolumeAux::computeValue(), OptimizationFunctionAuxTest::computeValue(), StagnationPressureAux::computeValue(), StagnationTemperatureAux::computeValue(), SurrogateModelAuxKernelTempl< ComputeValueType >::computeValue(), FluidPropertiesInterrogator::computeVaporMixture(), ControlDrumMaterial::ControlDrumMaterial(), SubChannel1PhaseProblem::createPetscVector(), dataLoad(), dataStore(), MultiParameterPlasticityStressUpdate::dVardTrial(), StabilizationUtils::elementAverage(), INSFVMomentumAdvectionOutflowBC::gatherRCData(), NSPressureDerivs< NSPressureNeumannBC >::get_grad(), NSPressureDerivs< NSPressureNeumannBC >::get_hess(), LAROMANCEStressUpdateBaseTempl< is_ad >::getMakeFrameHelper(), INSFVRhieChowInterpolator::getVelocity(), GradientOperator< C >::gradOp(), ConstantViewFactorSurfaceRadiation::initialize(), SurrogateModelScalarAux::initialSetup(), TraceRayTools::intersectTriangle(), ViewFactorBase::maxDevReciprocity(), ViewFactorBase::maxDevRowSum(), ViewFactorBase::normalizeUsingInverseRowSum(), RayTracingAngularQuadrature::orthonormalVector(), ReactionNetworkUtils::parseReactionNetwork(), StudentT::pdf(), Xfem::polyhedron_volume_3d(), ACInterfaceKobayashi1::precomputeQpJacobian(), ADACInterfaceKobayashi1::precomputeQpResidual(), ACInterfaceKobayashi1::precomputeQpResidual(), StudentT::quantile(), Xfem::r8vec_norm(), EBSDReader::readFile(), SolidMechanicsPlasticMohrCoulombMulti::returnTip(), NormalSampler::sample(), Simulation::setupInitialConditionsFromFile(), StochasticTools::stochasticAllGather(), StochasticTools::stochasticGather(), Moose::stringify(), TEST(), TEST_F(), THMParsedFunctionWrapper::THMParsedFunctionWrapper(), THM::v_from_arhoA_alpha_A(), THM::v_from_rho(), THM::v_from_rhoA_A(), FourierNoise::value(), FlowModelGasMixIC::value(), PorousFlowFluidStateFlash::vaporMassFraction(), WCNSFVFluxBCBase::varVelocity(), ViewFactorBase::ViewFactorBase(), and WCNSFV2PSlipVelocityFunctorMaterial::WCNSFV2PSlipVelocityFunctorMaterial().