Tutorial 12: Integrated Flow & Thermal Network Model

Purpose/Objective

This exercise will walk the user through building an integrated thermal network for a simple piping system. The user will learn how to:

  • Edit thermal chamber properties
  • Edit thermal element properties
  • Couple the flow and thermal networks.
  • Check the model
  • Run the model
  • Post-process the model
  • Thermal Network: Convection and Conduction
  • Fluid: Air

Step 1: Examine geometry and create plan

  1. The user will be creating a thermal model of a simple tube and boundary conditions shown in Figure 1.01.
    • The scope of this example will be focused on the thermal portion of model building and will start from an already existing flow model.

    Figure 1.01: Pipe geometry and boundary conditions

    Figure 1.02: Existing flow model to be used a starting point for the thermal model

  2. The model consists of a straight pipe mated to a smaller diameter straight pipe with a flange.
  3. To capture the heat transfer through the pipe walls, the user will be using thermal nodes and convector and conductor elements

Step 2: Open Starting Model

  1. Go to File → Open
  2. Browse to starting model location and open: Ex_12_starting_model.flo

Step 3: Building Model

  1. Plan model setup based on what is known about the geometry

    Figure 1.03: Sketch/Outline of building thermal model on top of flow model

  2. The flow in the larger pipe (left) is being modeled by a tube element that has 4 stations, which translates to 3 segments. Heat transfer for that pipe will be coupled to segments in the tube element, which will allow for thermal convection to use HTCs directly from the tube. The thermal model on the smaller pipe will demonstrate a different method of coupling the flow and thermal network. The momentum chamber at the end of the pipe will be coupled to the thermal network.
  3. Drag and drop the two Thermal Boundary TNodes at the locations shown for thermal circuit 1 in Figure 1.03 (purple circles)
    1. In the node representing the pipe wall, set Associated Item Type to Element
      1. Set Associated Item ID to 1
      2. Set Associated Segment to 1
    2. In the node further from the pipe wall, set Node Temperature to 110 F
  4. Drag and drop the two Thermal Internal Tnodes shown in Figure 1.03 (red circles) to their locations in circuit 1
    1. For the internal node close to the pipe, set Associated Item Type to Element
      1. Under Coupling Method with Flow Network, check Send Wall Temperature to Flow Network
      2. Set Associated Item ID to 1, Associated Segment to 1, and Associated Circumferential Wall Segment to 1
      3. Set Mass Type to Arithmetic Node
    2. For the internal node further from the pipe, set Node Temperature to 110 F (this is an initial temperature guess to help the model with initialization)
      • Set Mass Type to Arithmetic Node
  5. Connect the internal nodes to the boundary condition nodes with Convector Elements and connect the two internal nodes with a Conductor Element (Figure 1.04)
    1. For the convection element closer to the pipe, set Surface Area to 6.9 in^2
      • Under Heat Transfer Coefficient Calculation Method, check “Use Element’s HTC”
    2. For the convection element further from the pipe, set Surface Area to 7.3 in^2
      • Set Heat Transfer Coefficient to 15 BTU/hr*ft^2*F
    3. For the conduction element, change Conductor Type to Radial
      1. Under Conductivity Method, check FI Solid Properties Library
      2. Set Length to 1.7 in, InnerRadius to 0.65 in, and OuterRadius to 0.7 in

        Figure 1.04: Thermal circuit set-up

  6. Now that circuit 1 setup is complete, it can be copied to the circuit 2 & 3 locations
    1. Select all thermal nodes and elements, press Ctrl+C, and click to paste
    2. Select the new set of nodes and elements and use translate (right click on nodes/elements → translate) to adjust their location
  7. For thermal circuit 2
    1. Change Associated Segment from 1 to 2 for the internal node and boundary node located closer to the pipe
    2. The Segment ID for the Convection element closer to the pipe will automatically change from 1 to 2
  8. For thermal circuit 3
    1. Change Associated Segment from 1 to 3 for the internal node and boundary node located closer to the pipe
    2. The Segment ID for the Convection element closer to the pipe will automatically change from 1 to 3

      Figure 1.05: Smaller pipe thermal circuit set-up

  9. Copy circuit 3 via the method used earlier, and place it near the exit of the smaller pipe
  10. For the Boundary Node closer to the pipe
    1. Change Associated Item Type from Element to Chamber
    2. Set Associated Item ID to 5
  11. For the Internal Node close to the pipe
    1. Change Associated Item Type to None
    2. Set Node Temperature to 110 F as an initial guess for the solver
  12. For the Convection Element close to the pipe
    1. Set Surface Area to 15.7 in^2
    2. Change Heat Transfer Coefficient Calculation Method from Use Element’s HTC to Fixed HTC
    3. Set Heat Transfer Coefficient to 50 BTU/hr*ft^2*F
  13. For the Conduction Element
    • Set InnerRadius to 0.5 in and OuterRadius to 0.6 in
  14. For the Convection Element further from the pipe
    • Set Surface Area to 18.8 in^2

      Figure 1.06: Finished model thermal circuit set-up

Step 4: Check Model and Run

  1. Select checkmark icon from the top toolbar to check the model for warnings/errors.
    1. An error should populate stating that the internal chamber has not been initialized
    2. Another error should mention the Analysis Type = Steady State Flow
  2. Select the initialization icon from the toolbar, and pick Start. Accept values once flow solver has converged.
  3. Analysis Setup → Analysis Type = Steady State Flow + Steady State Thermal
  4. Select run icon from toolbar. Run Flow Simulator.

Step 5: Post-process

  1. Results file (*.res) should automatically be loaded into GUI. If not, it can be selected via File → Load Result File
  2. By default, both flow chamber and flow elemental results are displayed in the graphical workspace.
  3. Node temperature display may have to be enabled in Settings → Display Options → Thermal Results → Nodal Temperature
  4. Figure 1.07: Thermal results after running model

  5. Figure 1.07 shows the fluid temperatures represented by the purple thermal boundary condition nodes and the wall temperatures represented by the red thermal internal nodes.
  6. In this example it can be observed that the pipe wall temperatures are primarily driven by the internal fluid because both internal and external wall temperatures are much closer to the internal fluid than the external ambient temperatures