Uses of Class
neqsim.process.mechanicaldesign.heatexchanger.VibrationAnalysis.VibrationResult
Packages that use VibrationAnalysis.VibrationResult
-
Uses of VibrationAnalysis.VibrationResult in neqsim.process.mechanicaldesign.heatexchanger
Fields in neqsim.process.mechanicaldesign.heatexchanger declared as VibrationAnalysis.VibrationResultMethods in neqsim.process.mechanicaldesign.heatexchanger that return VibrationAnalysis.VibrationResultModifier and TypeMethodDescriptionShellAndTubeDesignCalculator.getVibrationResult()Gets the vibration screening result, available after calculate() when fluid properties are set.VibrationAnalysis.performScreening(double tubeOD, double tubeID, double unsupportedSpan, double tubePitch, double tubeMaterialE, double tubeDensity, double crossflowVelocity, double shellFluidDensity, double tubeFluidDensity, double shellID, double sonicVelocity, double dampingRatio, boolean triangularPitch) Performs a complete vibration screening for a shell and tube exchanger.