Uses of Class
neqsim.process.equipment.reservoir.Well
Packages that use Well
-
Uses of Well in neqsim.process.equipment.reservoir
Fields in neqsim.process.equipment.reservoir with type parameters of type WellModifier and TypeFieldDescriptionSimpleReservoir.gasInjectorSimpleReservoir.gasProducerSimpleReservoir.oilProducerSimpleReservoir.waterInjectorSimpleReservoir.waterProducerMethods in neqsim.process.equipment.reservoir that return WellModifier and TypeMethodDescriptionSimpleReservoir.getGasInjector(int i) Getter for the fieldgasInjector.SimpleReservoir.getGasProducer(int i) Getter for the fieldgasProducer.SimpleReservoir.getOilProducer(int i) Getter for the fieldoilProducer.SimpleReservoir.getOilProducer(String name) Getter for the fieldoilProducer.SimpleReservoir.getWaterInjector(int i) Getter for the fieldwaterInjector.SimpleReservoir.getWaterProducer(int i) Getter for the fieldwaterProducer.