Uses of Class
neqsim.process.equipment.heatexchanger.Heater
Packages that use Heater
Package
Description
Concept evaluation and batch processing for field development.
-
Uses of Heater in neqsim.integration
Methods in neqsim.integration with parameters of type HeaterModifier and TypeMethodDescriptionprivate static voidEquipmentValidator.validateHeater(ValidationFramework.ValidationBuilder builder, Heater heater) Heater-specific validation. -
Uses of Heater in neqsim.process.equipment.distillation
Fields in neqsim.process.equipment.distillation declared as Heater -
Uses of Heater in neqsim.process.equipment.heatexchanger
Subclasses of Heater in neqsim.process.equipment.heatexchangerModifier and TypeClassDescriptionclassAir cooler using humid air properties to estimate required air flow.classCooler class.classHeatExchanger class.classMultiStreamHeatExchanger class.classMultiStreamHeatExchanger2 class.classNeqHeater class.classHeater for process streams using condensing steam as heating medium.classCooler for water streams using the water property package. -
Uses of Heater in neqsim.process.fielddevelopment.evaluation
Methods in neqsim.process.fielddevelopment.evaluation with parameters of type HeaterModifier and TypeMethodDescriptionBottleneckAnalyzer.analyzeHeater(Heater heater) Analyzes heater/cooler constraints. -
Uses of Heater in neqsim.process.mechanicaldesign.heatexchanger
Methods in neqsim.process.mechanicaldesign.heatexchanger with parameters of type HeaterModifier and TypeMethodDescriptionprivate double[]HeatExchangerMechanicalDesign.determineSingleStreamTemperatures(Heater heater, UtilityStreamSpecification spec, double duty) private voidHeatExchangerMechanicalDesign.handleSingleStreamThermalData(Heater heater, UtilityStreamSpecification specification, double duty) -
Uses of Heater in neqsim.process.processmodel.processmodules
Fields in neqsim.process.processmodel.processmodules declared as HeaterModifier and TypeFieldDescription(package private) HeaterMEGReclaimerModule.MEGrecircHeater(package private) HeaterGlycolDehydrationlModule.reboiler(package private) HeaterMEGReclaimerModule.vacumCooler -
Uses of Heater in neqsim.process.util.monitor
Constructors in neqsim.process.util.monitor with parameters of type Heater