Class TransientPipeHeatTransferExample

java.lang.Object
neqsim.process.util.example.TransientPipeHeatTransferExample

public class TransientPipeHeatTransferExample extends Object
Example demonstrating transient heat transfer in PipeBeggsAndBrills.

This example shows how the outlet temperature responds to varying inlet temperature over time. The inlet temperature first increases (simulating a well heating up), then decreases (simulating cooling). This tests the NTU-effectiveness heat transfer calculation in runTransient().

  • Constructor Details

    • TransientPipeHeatTransferExample

      public TransientPipeHeatTransferExample()
  • Method Details

    • main

      public static void main(String[] args)
      Main method to run the transient heat transfer example.
      Parameters:
      args - command line arguments (not used)