Uses of Class
neqsim.process.equipment.heatexchanger.UtilityStreamSpecification
Packages that use UtilityStreamSpecification
Package
Description
-
Uses of UtilityStreamSpecification in neqsim.process.equipment.heatexchanger
Fields in neqsim.process.equipment.heatexchanger declared as UtilityStreamSpecificationMethods in neqsim.process.equipment.heatexchanger that return UtilityStreamSpecificationModifier and TypeMethodDescriptionHeater.getUtilitySpecification()Returns the utility-side specification used by the mechanical design calculation.Methods in neqsim.process.equipment.heatexchanger with parameters of type UtilityStreamSpecificationModifier and TypeMethodDescriptionvoidHeater.setUtilitySpecification(UtilityStreamSpecification specification) Replace the current utility-side specification. -
Uses of UtilityStreamSpecification in neqsim.process.mechanicaldesign.heatexchanger
Methods in neqsim.process.mechanicaldesign.heatexchanger with parameters of type UtilityStreamSpecificationModifier and TypeMethodDescriptionprivate double[]HeatExchangerMechanicalDesign.determineSingleStreamTemperatures(Heater heater, UtilityStreamSpecification spec, double duty) private voidHeatExchangerMechanicalDesign.handleSingleStreamThermalData(Heater heater, UtilityStreamSpecification specification, double duty)