Uses of Class
neqsim.process.equipment.compressor.CompressorChart
Packages that use CompressorChart
-
Uses of CompressorChart in neqsim.process.equipment.compressor
Subclasses of CompressorChart in neqsim.process.equipment.compressorModifier and TypeClassDescriptionclassCompressorChartAlternativeMapLookup class.classCompressorChartAlternativeMapLookupExtrapolate class.classCompressorChartKhader2015 is a class that implements the compressor chart calculations based on the Kader 2015 method.classCompressor chart with multiple performance maps at different molecular weights.Fields in neqsim.process.equipment.compressor with type parameters of type CompressorChartModifier and TypeFieldDescriptionprivate List<CompressorChart> CompressorChartMWInterpolation.mapChartsList of compressor charts corresponding to each MW.Methods in neqsim.process.equipment.compressor that return CompressorChartModifier and TypeMethodDescriptionCompressorChartMWInterpolation.getChartAtMW(double molecularWeight) Get the chart at a specific MW. -
Uses of CompressorChart in neqsim.process.equipment.pump
Subclasses of CompressorChart in neqsim.process.equipment.pumpModifier and TypeClassDescriptionclassCompressorChartAlternativeMapLookupExtrapolate class.