Uses of Class
neqsim.process.fielddevelopment.reservoir.InjectionWellModel.InjectionZone
Packages that use InjectionWellModel.InjectionZone
Package
Description
Enhanced reservoir modeling package for field development.
-
Uses of InjectionWellModel.InjectionZone in neqsim.process.fielddevelopment.reservoir
Fields in neqsim.process.fielddevelopment.reservoir with type parameters of type InjectionWellModel.InjectionZoneModifier and TypeFieldDescriptionprivate List<InjectionWellModel.InjectionZone> InjectionWellModel.zonesMethods in neqsim.process.fielddevelopment.reservoir that return types with arguments of type InjectionWellModel.InjectionZoneMethods in neqsim.process.fielddevelopment.reservoir with parameters of type InjectionWellModel.InjectionZoneModifier and TypeMethodDescriptionvoidInjectionWellModel.addZone(InjectionWellModel.InjectionZone zone) Add an injection zone.private doubleInjectionWellModel.calculateZoneInjectivityIndex(InjectionWellModel.InjectionZone zone) Calculate injectivity index for a specific zone using Darcy radial flow.