Uses of Class
neqsim.process.equipment.heatexchanger.LNGHeatExchanger.CoreGeometry
Packages that use LNGHeatExchanger.CoreGeometry
-
Uses of LNGHeatExchanger.CoreGeometry in neqsim.process.equipment.heatexchanger
Fields in neqsim.process.equipment.heatexchanger declared as LNGHeatExchanger.CoreGeometryModifier and TypeFieldDescriptionprivate LNGHeatExchanger.CoreGeometryLNGHeatExchanger.coreGeometryCore geometry for sizing (P8).Methods in neqsim.process.equipment.heatexchanger that return LNGHeatExchanger.CoreGeometryModifier and TypeMethodDescriptionLNGHeatExchanger.getCoreGeometry()Get the core geometry (may be populated byLNGHeatExchanger.sizeCore()).Methods in neqsim.process.equipment.heatexchanger with parameters of type LNGHeatExchanger.CoreGeometryModifier and TypeMethodDescriptionvoidLNGHeatExchanger.setCoreGeometry(LNGHeatExchanger.CoreGeometry geom) Set the core geometry for sizing and transient analysis (P8, P7).