Uses of Class
neqsim.process.equipment.pump.Pump
Packages that use Pump
Package
Description
Subsea equipment package for SURF (Subsea, Umbilicals, Risers, Flowlines) field development.
Concept evaluation and batch processing for field development.
DEXPI integration layer for importing and exporting P&ID data.
-
Uses of Pump in neqsim.process.equipment
Methods in neqsim.process.equipment that return PumpModifier and TypeMethodDescriptionstatic PumpEquipmentFactory.createPump(String name, StreamInterface inletStream, double outletPressure) Creates a Pump with specified outlet pressure. -
Uses of Pump in neqsim.process.equipment.pump
Subclasses of Pump in neqsim.process.equipment.pumpModifier and TypeClassDescriptionclassElectric Submersible Pump (ESP) simulation model for multiphase flow. -
Uses of Pump in neqsim.process.equipment.subsea
Fields in neqsim.process.equipment.subsea declared as PumpModifier and TypeFieldDescriptionprivate PumpSubseaBooster.internalPumpInternal pump (for liquid/multiphase). -
Uses of Pump in neqsim.process.fielddevelopment.evaluation
Methods in neqsim.process.fielddevelopment.evaluation with parameters of type PumpModifier and TypeMethodDescriptionBottleneckAnalyzer.analyzePump(Pump pump) Analyzes pump constraints. -
Uses of Pump in neqsim.process.processmodel.dexpi
Methods in neqsim.process.processmodel.dexpi that return PumpModifier and TypeMethodDescriptionprivate static PumpDexpiEquipmentFactory.createPump(String name, StreamInterface inletStream, DexpiProcessUnit unit) Creates a Pump and applies sizing attributes. -
Uses of Pump in neqsim.process.processmodel.processmodules
Fields in neqsim.process.processmodel.processmodules declared as Pump -
Uses of Pump in neqsim.process.util.monitor
Constructors in neqsim.process.util.monitor with parameters of type Pump