ACU-T: 3110 Exhaust Manifold Conjugate Heat Transfer - CFD Data Mapping

Prerequisites

Prior to starting this tutorial, you should have already run through the introductory tutorial, ACU-T: 1000 Basic Flow Set Up, and have a basic understanding of HyperWorks CFD and HyperView. To run this simulation, you will need access to a licensed version of HyperWorks CFD and AcuSolve.

Prior to running through this tutorial, click here to download the tutorial models. Extract ACU-T3110_acuOptiStruct.hm from HyperWorksCFD_tutorial_inputs.zip.

Since the HyperWorks CFD database (.hm file) contains meshed geometry, this tutorial does not include steps related to geometry import and mesh generation.

Problem Description

The problem to be addressed in this tutorial is shown schematically in Figure 1. It consists of an exhaust manifold with four inlets and one outlet. The inlets have flanges with holes for steel bolts to attach the manifold. The body of the manifold is made up of stainless steel.


Figure 1. Schematic of Exhaust Manifold

The diameter of the inlets is 0.036 m; the inlet velocity (v) is 8.0 m/s; and the temperature (T) of the fluid entering the inlets is 700 K. The diameter of the outlet is 0.036 m. The pipe wall has a thickness of 0.003 m and the flanges have a thickness of 0.01 m.

The combustion mixture enters the inlets and heat is transferred through conduction inside the manifold. The heat transfer causes deformations and stress in the manifold body which can be simulated using OptiStruct.

The fluid in this problem is air, which has the following material properties:
Density (ρ)
1.225 kg/m3
Viscosity (μ)
1.781 * 10-5 kg/m-s
Specific Heat (Cp)
1005 J/kg-K
Conductivity (k)
0.0251 W/m-K
The exhaust manifold is designed as Steel which has following material properties:
Density (ρ)
8000 kg/m3
Specific Heat (Cp)
500 J/kg-K
Conductivity (k)
16.2 W/m-K

For the HyperWorks CFD simulation, the variation in material properties of air with temperature is ignored.

The HyperWorks CFD simulation will be set up to model steady state heat transfer to determine the temperature and pressure distribution on the walls of the manifold.

The nodal surface output needs to be activated for all the surfaces in order to create the OptiStruct input deck from the acuOptiStruct command.

The temperature distribution and forces on the wetted surfaces are used by OptiStruct to calculate the deformations and stress in the solid body.

The OptiStruct input deck is generated through a utility acuOptiStruct which can be used for a one-way coupled simulation. The following input commands are of importance for this simulation:
-solids
Input name for the solid body/bodies where conduction heat transfer would take place.
-den
Density values for the solid body/bodies.
-spcsurfs
List of surfaces where boundary condition constraints need to be specified.
-spcsurfsdof
List of degrees of freedom for the surfaces.
-spcsurfsdofvals
List of degrees of freedom values for the surfaces which is zero by default.
-type
Stress analysis type for the OptiStruct solver.
For this simulation, the constrained surfaces are the flange bolts and Outlet end of the manifold. These surfaces will be constrained in all six degrees of freedom (Translation and Rotation). The default value of zero is used.


Figure 2.

The stress analysis type is selected as steady linear where the deformations are in the elastic range; that is, the stresses, σ, are assumed to be linear functions of the strains, ε, Hooke's law can be used to calculate the stresses.

Start HyperWorks CFD and Open the HyperMesh Database

  1. Start HyperWorks CFD from the Windows Start menu by clicking Start > Altair <version> > HyperWorks CFD.
  2. From the Home tools, Files tool group, click the Open Model tool.


    Figure 3.
    The Open File dialog opens.
  3. Browse to the directory where you saved the model file. Select the HyperMesh file ACU-T3110_acuOptiStruct.hm and click Open.
  4. Click File > Save As.
  5. Create a new directory named Manifold_TFSI and navigate into this directory.
    This will be the working directory and all the files related to the simulation will be stored in this location.
  6. Enter Manifold_TFSI as the file name for the database, or choose any name of your preference.
  7. Click Save to create the database.

Validate the Geometry

The Validate tool scans through the entire model, performs checks on the surfaces and solids, and flags any defects in the geometry, such as free edges, closed shells, intersections, duplicates, and slivers.

To focus on the physics part of the simulation, this tutorial input file contains geometry which has already been validated. Observe that a blue check mark appears on the top-left corner of the Validate icon on the Geometry ribbon. This indicates that the geometry is valid, and you can go to the flow set up.


Figure 4.

Set Up Flow

Set Up the Simulation Parameters and Solver Settings

  1. From the Flow ribbon, click the Physics tool.


    Figure 5.
    The Setup dialog opens.
  2. Under the Physics models setting:
    1. Set Time marching to Steady.
    2. Select Spalart-Allmaras as the Turbulence model.
    3. Activate the Include gravitational acceleration and Heat transfer options.


    Figure 6.
  3. Click the Solver controls setting.
  4. Verify the following parameters.


    Figure 7.

Assign Material Properties

  1. From the Flow ribbon, click the Material tool.


    Figure 8.
  2. Select the exhaust volume.
  3. In the microdialog, select Stainless steel (304) from the drop-down.


    Figure 9.
  4. On the guide bar, click to execute the command and remain in the tool.
  5. Select the air volume.
  6. In the microdialog, select Air from the drop-down.


    Figure 10.
  7. On the guide bar, click to execute the command and exit the tool.

Assign the Flow Boundary Conditions

  1. From the Flow ribbon, click the Constant tool.


    Figure 11.
  2. Select the manifold inlets highlighted in the figure below.


    Figure 12.
  3. In the microdialog, set the Inflow velocity type to Normal, the Normal velocity to 8.0 and the Temperature to 700.


    Figure 13.
  4. Click the Turbulence tab in the microdialog. Set the input type to Viscosity Ratio and the viscosity ratio value to 40.


    Figure 14.
  5. On the guide bar, click to execute the command and exit the tool.
  6. Click the Outlet tool.


    Figure 15.
  7. Select the face highlighted in the figure below and verify that both the static pressure and the pressure loss factor are set to 0.


    Figure 16.
  8. Click on the guide bar.
  9. Click the No Slip tool.


    Figure 17.
  10. Select the wall flanges.


    Figure 18.
    Note: Make sure you select the bottom and side surfaces of the flanges. In total, 12 surfaces should be selected.
  11. In the microdialog, click the Temperature tab, set the Convective heat coefficient to 100, and the Convective heat reference temperature to 303.


    Figure 19.
  12. Click on the guide bar.
  13. Using the Boundaries legend, rename the surface group to Flanges.
  14. Select the flange bolts.


    Figure 20.
  15. In the microdialog, click the Temperature tab and assign the same parameters as the wall flanges.
  16. Click on the guide bar.
  17. Using the Boundaries legend, rename the surface group to Flange_Bolts.
  18. Select the outlet end.


    Figure 21.
  19. In the microdialog, click the Temperature tab and assign the same parameters as the wall flanges and bolts.
  20. Click on the guide bar.
  21. Using the Boundaries legend, rename the surface group to Outlet_End.
  22. Select the outer solid walls.


    Figure 22.
  23. In the microdialog, click the Temperature tab and assign the same parameters as the other no slip surfaces.
  24. Click on the guide bar.
  25. Using the Boundaries legend, rename the surface group to Outer_Solid_Walls.
  26. Hide all previously assigned surfaces then select the remaining surface.


    Figure 23.
  27. Check that default values are assigned to the thermal boundary conditions.


    Figure 24.
  28. Click on the guide bar.
  29. Using the Boundaries legend, rename the surface group to Fluid_Walls.

Run AcuSolve

  1. From the Solution ribbon, click the Run tool.


    Figure 27.
  2. Set the Parallel processing option to Intel MPI.
  3. Optional: Set the number of processors to 4 or 8 based on availability.
  4. Deactivate the Automatically define pressure reference option.
  5. Expand Default initial conditions and check that the Pre-compute flow and Pre-compute turbulence options are activated.
  6. Set the Temperature to 273.16.
  7. Leave the remaining options as default and click Run to launch AcuSolve.


    Figure 28.

Run acuOptiStruct

  1. After AcuSolve finishes running, open the AcuSolve command prompt and cd to your working directory.
  2. Execute the following command:

    acuOptiStruct -solids “Exhaust Steel” -spcsurfs “Flange_Bolts – Output”,”Outlet_End – Output” -spcsurfsdof 123456,123456 -spcsurfsdofvals 0,0 -type sl

    You should see a similar output as below when the command executes successfully.


    Figure 29.

Run OptiStruct

  1. Start OptiStruct from the Windows Start menu by clicking Start > Altair <version> > Compute Console.
  2. Click next to Input file(s).
  3. Browse to the location that you are using as your working directory.
  4. Select the .fem file.


    Figure 30.
  5. Click Run to run the case.


    Figure 31.

Post-Process the Results with HW-CFD Post

  1. Once the solution is completed, navigate to the Post ribbon.
  2. From the menu bar, click File > Open > Results.
  3. Select the AcuSolve log file in your problem directory to load the results for post-processing.
    The solid and all the surfaces are loaded in the Post Browser.
  4. Click the Boundary Groups tool.


    Figure 32.
  5. Select all the surfaces.
  6. In the microdialog, set the display to temperature and activate the Legend toggle.
  7. Click and set the Colormap name to Rainbow Uniform.


    Figure 33.
  8. Click on the guide bar.


    Figure 34.
  9. In the Post Browser right-click on Fluid_Walls and select Edit.
  10. In the microdialog, change the display to pressure and activate the Legend toggle.
  11. Click and set the Colormap name to Rainbow Uniform.


    Figure 35.
  12. Hide all other flow boundaries.


    Figure 36.

Post-Process the OptiStruct Results with HyperView

  1. Start HyperView from the Windows Start menu by clicking Start > All Programs > Altair <version> > HyperView.
    Once the HyperView window is loaded, the Load model and results panel should be open by default. If you do not see the panel, click File > Open > Model.
  2. In the Load model and results panel, click next to Load model.
  3. In the Load Model File dialog, navigate to your working directory and select Manifold_TFSI.h3d.
  4. Click Open.
  5. Click Apply in the panel area to load the model and results from the OptiStruct results file.
    Observe that this model contains only the solid domain since only the solid is included while generating the OptiStruct solver deck.
  6. Click on the Results toolbar to open the Contour panel.
  7. In the panel area, set the Result type to Displacement (v).
  8. Click Apply to plot the displacement magnitude contours.


    Figure 37.
  9. Change the Result type to Element Stresses (2D & 3D) (t) and select vonMises from the drop-down below.
  10. Click Apply.


    Figure 38.

Summary

In this tutorial, you learned how to set up a conjugate heat transfer problem using HyperWorks CFD and solve it using AcuSolve. Once you computed the solution, you used acuOptiStruct to generate the input deck for OptiStruct. Once the solution for the structural analysis was computed, you post-processed the results using HyperWorks CFD post and HyperView and created contour plots of Temperature, Pressure, Displacement, and Stress.