Uses of Class
neqsim.process.fielddevelopment.screening.GasLiftCalculator
Packages that use GasLiftCalculator
Package
Description
Screening tools for flow assurance, safety, emissions, and economics.
-
Uses of GasLiftCalculator in neqsim.process.fielddevelopment.screening
Methods in neqsim.process.fielddevelopment.screening that return GasLiftCalculatorModifier and TypeMethodDescriptionGasLiftCalculator.setBubblePointPressure(double pressure, String unit) Sets bubble point pressure.GasLiftCalculator.setCompressorEfficiency(double efficiency) Sets compressor efficiency.GasLiftCalculator.setFormationGOR(double gor) Sets formation GOR.GasLiftCalculator.setInjectionPressure(double pressure, String unit) Sets gas lift injection pressure.GasLiftCalculator.setOilGravity(double gravity, String unit) Sets oil gravity.GasLiftCalculator.setProductivityIndex(double pi) Sets productivity index.GasLiftCalculator.setReservoirPressure(double pressure, String unit) Sets reservoir pressure.GasLiftCalculator.setReservoirTemperature(double temperature, String unit) Sets reservoir temperature.GasLiftCalculator.setTubingID(double diameter, String unit) Sets tubing inner diameter.GasLiftCalculator.setWaterCut(double waterCut) Sets water cut.GasLiftCalculator.setWellDepth(double depth, String unit) Sets well depth (true vertical depth).GasLiftCalculator.setWellheadPressure(double pressure, String unit) Sets wellhead pressure.