ACU-T: 1000 Basic Flow Set Up

This tutorial introduces you to the workflow for setting up a Computational Fluid Dynamics (CFD) analysis using Altair HyperWorks CFD. HyperWorks CFD is a powerful tool which provides a single, streamlined platform for performing a CFD analysis, starting from importing CAD through post-processing results. In this tutorial, you will learn how to use HyperWorks CFD for setting up a CFD analysis while exploring different capabilities available within the software for importing a geometric model, validating the geometry, setting up simulation parameters and boundary conditions, and generating a mesh. You will then launch AcuSolve simulation directly from HyperWorks CFD and post-process the results using HyperWorks CFD Post.

Prerequisites

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-T1000_manifold.x_t from HyperWorksCFD_tutorial_inputs.zip.

Analyze the Problem

An important step in any CFD simulation is to examine the engineering problem at hand and determine the important parameters that need to be provided to AcuSolve. Parameters can be based on geometrical elements, such as inlets, outlets, or walls, and on flow conditions, such as fluid properties, velocity, or whether the flow should be modeled as turbulent or as laminar.

The system being simulated here is a manifold pipe, analogous to an inlet manifold in an engine. An inlet manifold distributes the incoming flow to multiple outputs. As can be seen in the image below, the pipe has a single inlet and multiple outlets, thus distributing a fraction of the flow among each outlet. Ideally in an inlet manifold used in an engine, the manifold design is such that it ensures near-equal distribution of flow among all the outlets. However, the geometry being used here is purely a demonstration case and not an optimized manifold geometry.


Figure 1. Schematic of the Problem

Start HyperWorks CFD and Create the HyperMesh Model Database

  1. Start HyperWorks CFD from the Windows Start menu by clicking Start > Altair <version> > HyperWorks CFD.
    When HyperWorks CFD is loaded, the Geometry ribbon is open by default.
  2. Create a new .hm database in one of the following ways:
    • From the menu bar, click File > Save.


      Figure 2.
    • From the Home tools, Files tool group, click the Save As tool.


      Figure 3.
  3. In the Save File As dialog, navigate to the directory where you would like to save the database.
    This will be your problem directory and all the files related to the simulation will be stored in this location.
  4. Enter a name for the database (Manifold, for example) then click Save.

Import and Validate the Geometry

Import the Geometry

Before you start this step, copy the input file, ACU-T1000_manifold.x_t, to your problem directory.
  1. From the menu bar, click File > Import > Geometry Model.
  2. In the Import File dialog, browse to your working directory then select ACU-T1000_manifold.x_t and click Open.
  3. In the Geometry Import Options dialog, leave all the default options unchanged then click Import.


    Figure 4.
  4. Once the geometry is loaded, rotate and observe the features of the model.
    The view of the model displayed in the modeling window can be controlled using the following view controls.
    Button View Control
    Middle mouse scroll Zoom in and out
    Right-click hold and drag Pan the model
    Middle mouse click hold and drag Rotate the model


    Figure 5.

Validate the Geometry

  1. From the Geometry ribbon, click the Validate tool.


    Figure 6.
    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.

    The current model doesn’t have any of the issues mentioned above. Alternatively, if any issues are found, they are indicated by the number in the brackets adjacent to the tool name.

    Observe that a blue check mark appears on the top-left corner of the Validate icon. This indicates that the tool found no issues with the geometry model.


    Figure 7.
  2. Press Esc or right-click in the modeling window and swipe the cursor over the green check mark from right to left.
  3. Save the database.

Set Up the Problem

In this step, you will set the general simulation parameters such as equation, solver settings, etc. Then, you will assign the surface boundary conditions and material properties to the fluid domain.

Set Up the Simulation Parameters and Solver Settings

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


    Figure 8.
    The Setup dialog opens.
  2. Under the Physics models setting:
    1. Verify that the Incompressible option is selected under Single phase flow.
    2. Set the Time marching to Steady.
    3. Select Spalart-Allmaras as the Turbulence model.
      The robustness and accuracy of the Spalart Allmaras turbulence model makes it an excellent choice for simulation of steady state flows.


    Figure 9.
  3. Click the Solver controls setting and verify that the parameters are set as shown in the figure below.


    Figure 10.
  4. Close the dialog and save the model.

Assign Material Properties

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


    Figure 11.
  2. From the modeling window, click anywhere on the manifold.
    The entire manifold geometry is highlighted and a Material microdialog appears.


    Figure 12.
  3. Click the drop-down menu and select Water from the list of materials.
  4. On the guide bar, click to execute the command.
    The changes made in the tool are not effective until they are executed by clicking the icon.
    Once the command is executed, the color of the geometry changes to indicate the material assigned to the volume. In this case, there is only one volume in the geometry so there is a single color. Alternatively, if there are multiple volumes with different materials assigned, the model will be displayed accordingly with distinct colors for each material assigned.


    Figure 13.
  5. On the guide bar, click to exit the tool.

Assign the Flow Boundary Conditions

The current model has one inlet, three outlets, and walls for the rest of the surfaces. When a geometry model is imported into HyperWorks CFD, all the surfaces are placed in the Default Wall (i.e. Type = auto_wall). As you start assigning the surface boundary conditions, those surfaces are moved into a new boundary condition group. All the surface boundary condition tools are placed under the Boundaries sub-section of the Flow ribbon.

  1. From the Flow ribbon, Profiled tool group, click the Profiled Inlet tool.


    Figure 14.
  2. In the modeling window, click the surface of the inlet.


    Figure 15.
    Observe that a new group named "Inlet" is created under the Boundaries list in the top-left corner of the modeling window. Once the current command is executed, the highlighted surface will be moved into the Inlet group.
  3. In the microdialog, enter a value of 2.0 m/sec for Average velocity.


    Figure 16.
  4. On the guide bar, click to execute the command.
    The color of the inlet surface in the modeling window is updated.
    Note: The color assigned to the surfaces is random. Therefore, the color of the surfaces shown in the images below might be different from what you see on your screen.


    Figure 17.
  5. Click the Outlet tool.


    Figure 18.
  6. Click the three outlet surfaces shown in the figure below.


    Figure 19.
  7. Leave the default options in the dialog unchanged then click on the guide bar to execute the command.
    The color of the outlet surfaces change and the list of boundaries on the left are updated. The number of surfaces under each group are shown in the brackets.


    Figure 20.
    Note:
    • To update the color of any group, click on the colored-square on the left of the group name and select the color of your choice from the palette.
    • To update the name of any group, right-click on the group name and select Rename from the context menu.
  8. On the guide bar, click to exit the tool.
  9. Save the model.

Define Mesh Controls

Now that you have assigned the material properties and boundary conditions, you will define the meshing parameters for the model and then generate the mesh.

Define the Surface Mesh Controls

  1. From the Mesh ribbon, click the Surface tool.


    Figure 21.
  2. Right-click in the modeling window and go to Select > All.


    Figure 22.
    All the surfaces in the model are highlighted and a dialog for surface mesh parameters appears.
  3. Enter 0.003 for the Average element size.


    Figure 23.
  4. Leave the default values for the remaining parameters unchanged then click on the guide bar to execute the command.

Define the Boundary Layer Mesh Parameters

  1. From the Mesh ribbon, click the Boundary Layer tool.


    Figure 24.
  2. Right-click in the modeling window and go to Select > Advanced Select > By Boundaries > Default Wall.


    Figure 25.
    All the wall surfaces are highlighted and a dialog for boundary layer parameters appears.
  3. Enter the values in the dialog as shown in the figure below.


    Figure 26.
  4. On the guide bar, click to execute the command.

Generate the Mesh

  1. From the Mesh ribbon, click the Volume tool.


    Figure 27.
  2. In the Meshing Operations dialog, enter an Average element size of 0.005.


    Figure 28.
  3. Click Mesh.
    Once the meshing process has started, the Run Status dialog appears. To view the status of the meshing process, right-click on the process row and select View log file.
    Once the meshing is done, the run status is updated accordingly, and you are automatically moved to the Solution ribbon.


    Figure 29.

Run AcuSolve

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


    Figure 30.
  2. In the Launch AcuSolve dialog, verify that the Problem directory and AcuRun path are pointing to the correct location.
  3. Set the Parallel processing option to Intel MPI.
  4. Optional: Set the number of processors to 4 or 8 based on availability.
  5. Deactivate the Automatically define pressure reference option.
  6. Expand the Default initial conditions menu.
  7. Deactivate the Pre-compute flow option and enter 2.0 for x-velocity.
  8. Deactivate the Pre-compute turbulence flow option and enter 1e-5 for Eddy viscosity.
  9. Leave the remaining options as default and click Run to launch AcuSolve.


    Figure 31.
    The Run Status dialog opens again and the AcuSolve run appears on the list.
  10. Right-click on the AcuSolve run and select View log file.

    A summary of the run printed in the dialog indicates that AcuSolve has finished running the simulation. Once the solution is converged, the Status will be updated accordingly.



    Figure 32.
  11. In the Run Status dialog, right-click on AcuSolve and select Plot time history from the context menu.
  12. In the Plot Utility dialog, double-click on the Residual Ratio row to open the plot of residual ratios.


    Figure 33.

    The above plot shows the residuals of the equations as the solution progresses through each time step. You can see the residuals dropping smoothly. Once the pressure and velocity residual ratios reach a value less than the specified convergence tolerance (0.001), the solution is considered to be converged. By default, the eddy viscosity convergence tolerance is set to a magnitude of one order higher than the specified convergence tolerance (0.01).

Post-Process the Results with HyperWorks CFD Post

This part of the tutorial shows you how to work with a steady state solution using HyperWorks CFD Post.

Load the Results

  1. Once the solution is completed, navigate to the Post ribbon.
  2. From the menu bar, click File > Open > Results.
  3. Browse to your working directory. Select the file Manifold.1.Log and click Open.
    The solid and all the surfaces are loaded in the Post Browser.

Create Pressure Contours on Boundary Surfaces

  1. Click the Boundary Groups tool.


    Figure 34.
  2. Select all surfaces in the model by holding the left mouse button, dragging, and drawing a rectangle across the manifold.


    Figure 35.
  3. In the microdialog, set the Display variable to pressure.
  4. Activate the Legend toggle and click to reset the range.
  5. Click and set the Colormap Name to Rainbow Uniform.


    Figure 36.
  6. Click on the guide bar.


    Figure 37.
  7. In the Post Browser, right-click on Boundary Group 4 and select Rename. Name it Pressure_plot.

Plot Velocity and Pressure Contours on a Section Cut

  1. In the Post Browser, turn off the display of the boundary surfaces by clicking on the icon next to Flow Boundaries.


    Figure 38.
  2. Click the Slice Planes tool.


    Figure 39.
  3. Select the x-z plane in the modeling window.


    Figure 40.
  4. In the microdialog, click to adjust the plane with the Vector tool.
  5. In the Vector tool dialog, click to define the coordinates of the center of plane. Set the value of Y to -0.015 and press Enter.


    Figure 41.
  6. Press Esc twice.
  7. In the slice plane microdialog, click to create the slice plane.
  8. In the display properties microdialog, set the Display variable to pressure.
  9. Activate the Legend toggle and click to reset the range.
  10. Click and set the Colormap Name to Rainbow Uniform.


    Figure 42.
  11. Click on the guide bar.


    Figure 43.
  12. In the Post Browser, right-click on Slice Plane 1 and select Edit.
  13. In the microdialog, change the Display variable to velocity then click on the guide bar.


    Figure 44.

Summary

In this tutorial, you worked through a basic workflow to carry out a CFD simulation and post-process the results using HyperWorks CFD. You started by importing the geometry and meshing the model in HyperWorks CFD. You also set up the model and launchedAcuSolve directly from within HyperWorks CFD. Upon completion of the solution by AcuSolve, you post-processed the results in the Post ribbon. You learned how to create contours on the boundary surfaces and section cuts.