Class SubseaWell

All Implemented Interfaces:
Serializable, Runnable, ProcessEquipmentInterface, TwoPortInterface, SimulationInterface, NamedInterface

public class SubseaWell extends TwoPortEquipment

SubseaWell class.

Version:
$Id: $Id
Author:
asmund
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Serialization version UID.
      See Also:
    • height

      public double height
    • length

      public double length
    • pipeline

  • Constructor Details

  • Method Details

    • getPipeline

      public AdiabaticTwoPhasePipe getPipeline()

      Getter for the field pipeline.

      Returns:
      a AdiabaticTwoPhasePipe object
    • run

      public void run(UUID id)

      In this method all thermodynamic and unit operations will be calculated in a steady state calculation.

      Parameters:
      id - UUID
    • main

      public static void main(String[] args)

      main.

      Parameters:
      args - an array of String objects