Uses of Class
neqsim.process.equipment.pipeline.MultilayerThermalCalculator
Packages that use MultilayerThermalCalculator
-
Uses of MultilayerThermalCalculator in neqsim.process.equipment.pipeline
Fields in neqsim.process.equipment.pipeline declared as MultilayerThermalCalculatorModifier and TypeFieldDescriptionprivate MultilayerThermalCalculatorTwoFluidPipe.thermalCalculatorMulti-layer thermal calculator for OLGA-style radial heat transfer.Methods in neqsim.process.equipment.pipeline that return MultilayerThermalCalculatorModifier and TypeMethodDescriptionTwoFluidPipe.getThermalCalculator()Get or create the multi-layer thermal calculator.Methods in neqsim.process.equipment.pipeline with parameters of type MultilayerThermalCalculatorModifier and TypeMethodDescriptionvoidTwoFluidPipe.setThermalCalculator(MultilayerThermalCalculator calculator) Set a pre-configured thermal calculator.