Uses of Enum Class
neqsim.process.mechanicaldesign.designstandards.VibrationAssessment.VibrationRisk
Packages that use VibrationAssessment.VibrationRisk
-
Uses of VibrationAssessment.VibrationRisk in neqsim.process.mechanicaldesign.designstandards
Subclasses with type arguments of type VibrationAssessment.VibrationRisk in neqsim.process.mechanicaldesign.designstandardsModifier and TypeClassDescriptionstatic enumLikelihood of failure from Energy Institute main-line screening.Methods in neqsim.process.mechanicaldesign.designstandards that return VibrationAssessment.VibrationRiskModifier and TypeMethodDescriptionVibrationAssessment.aivScreening(double massFlowKgS, double upstreamPressureBar, double downstreamPressureBar, double temperatureK, double molecularWeight, double pipeDiameterMm, double pipeWallThicknessMm) Acoustic-induced vibration (AIV) screening per Energy Institute guidelines.VibrationAssessment.fivHeatExchangerScreening(double crossFlowVelocityMS, double tubePitchMm, double tubeODMm, double tubeNaturalFreqHz, double shellFluidDensityKgM3, double tubeMassPerLengthKgM) Flow-induced vibration (FIV) screening for heat exchanger tubes.VibrationAssessment.reciprocatingPulsationScreening(double dischargePressureBar, double pistonSpeedMps, double cylinderVolumeLiters, double pipeDiameterMm) Reciprocating compressor pulsation screening per API 618.Returns the enum constant of this class with the specified name.static VibrationAssessment.VibrationRisk[]VibrationAssessment.VibrationRisk.values()Returns an array containing the constants of this enum class, in the order they are declared.