Uses of Class
neqsim.process.fielddevelopment.screening.ArtificialLiftScreener
Packages that use ArtificialLiftScreener
Package
Description
Screening tools for flow assurance, safety, emissions, and economics.
-
Uses of ArtificialLiftScreener in neqsim.process.fielddevelopment.screening
Methods in neqsim.process.fielddevelopment.screening that return ArtificialLiftScreenerModifier and TypeMethodDescriptionArtificialLiftScreener.setBubblePointPressure(double pressure) Sets bubble point pressure.ArtificialLiftScreener.setElectricityAvailable(boolean available) Sets electricity availability.ArtificialLiftScreener.setElectricityPower(double power) Sets available electricity power.ArtificialLiftScreener.setFormationGOR(double gor) Sets formation GOR.ArtificialLiftScreener.setGasLiftAvailable(boolean available) Sets gas lift availability.ArtificialLiftScreener.setGasLiftPressure(double pressure) Sets gas lift pressure.ArtificialLiftScreener.setOilGravity(double gravity, String unit) Sets oil gravity.ArtificialLiftScreener.setOilPrice(double price) Sets oil price.ArtificialLiftScreener.setOilViscosity(double viscosity, String unit) Sets oil viscosity.ArtificialLiftScreener.setProductivityIndex(double pi) Sets productivity index.ArtificialLiftScreener.setReservoirPressure(double pressure, String unit) Sets reservoir pressure.ArtificialLiftScreener.setReservoirTemperature(double temperature, String unit) Sets reservoir temperature.ArtificialLiftScreener.setTubingID(double diameter) Sets tubing ID.ArtificialLiftScreener.setWaterCut(double waterCut) Sets water cut.ArtificialLiftScreener.setWellDepth(double depth, String unit) Sets well depth (TVD).ArtificialLiftScreener.setWellheadPressure(double pressure, String unit) Sets wellhead pressure.