Class GasLiftOptimizer.WellAllocation

java.lang.Object
neqsim.process.fielddevelopment.screening.GasLiftOptimizer.WellAllocation
All Implemented Interfaces:
Serializable
Enclosing class:
GasLiftOptimizer

public static class GasLiftOptimizer.WellAllocation extends Object implements Serializable
Allocation result for a single well.
Version:
1.0
Author:
ESOL
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • wellName

      public String wellName
      Well name.
    • gasRate

      public double gasRate
      Allocated gas rate (Sm³/d).
    • oilRate

      public double oilRate
      Resulting oil rate (Sm³/d).
    • naturalFlowRate

      public double naturalFlowRate
      Natural flow rate (Sm³/d).
    • incrementalOil

      public double incrementalOil
      Incremental oil from gas lift (Sm³/d).
    • marginalResponse

      public double marginalResponse
      Marginal response at allocation point (Sm³ oil / Sm³ gas).
    • gasEfficiency

      public double gasEfficiency
      Gas utilization efficiency (incremental oil / gas).
  • Constructor Details

    • WellAllocation

      public WellAllocation(String wellName)
      Constructor.
      Parameters:
      wellName - well name