Class TransientPipeHeatTransferExample
java.lang.Object
neqsim.process.util.example.TransientPipeHeatTransferExample
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
TransientPipeHeatTransferExample
public TransientPipeHeatTransferExample()
-
-
Method Details
-
main
Main method to run the transient heat transfer example.- Parameters:
args- command line arguments (not used)
-