Class ReBoiler

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

public class ReBoiler extends TwoPortEquipment

ReBoiler class.

Version:
$Id: $Id
Author:
Even Solbraa
See Also:
  • Field Details

    • serialVersionUID

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

      boolean setTemperature
    • system

    • reboilerDuty

      private double reboilerDuty
  • Constructor Details

  • Method Details

    • 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
    • displayResult

      public void displayResult()

      displayResult.

      Specified by:
      displayResult in interface ProcessEquipmentInterface
      Overrides:
      displayResult in class ProcessEquipmentBaseClass
    • getReboilerDuty

      public double getReboilerDuty()

      Getter for the field reboilerDuty.

      Returns:
      a double
    • setReboilerDuty

      public void setReboilerDuty(double reboilerDuty)

      Setter for the field reboilerDuty.

      Parameters:
      reboilerDuty - a double