Uses of Class
neqsim.process.equipment.lng.LNGTankLayeredModel
Packages that use LNGTankLayeredModel
-
Uses of LNGTankLayeredModel in neqsim.process.equipment.lng
Fields in neqsim.process.equipment.lng declared as LNGTankLayeredModelModifier and TypeFieldDescriptionprivate LNGTankLayeredModelLNGAgeingScenario.tankModelLayered tank model.Methods in neqsim.process.equipment.lng that return LNGTankLayeredModelModifier and TypeMethodDescriptionLNGAgeingScenario.getTankModel()Get the layered tank model for advanced configuration.Methods in neqsim.process.equipment.lng with parameters of type LNGTankLayeredModelModifier and TypeMethodDescriptionvoidLNGHeelManager.createStratifiedInitialCondition(LNGTankLayeredModel tankModel, SystemInterface newCargoSystem, double newCargoVolume) Create a two-layer initial condition for the layered tank model.