ACU-T: 6100 Particle Separation in a Windshifter using Altair EDEM
This tutorial introduces you to the workflow for setting up and running a basic one-way coupled simulation using AcuSolve and EDEM. Prior to starting this tutorial, you should have already run through the introductory HyperWorks tutorial, ACU-T: 1000 HyperWorks UI Introduction, and have a basic understanding of HyperWorks CFD, AcuSolve, and EDEM. To run this simulation, you will need access to a licensed version of HyperWorks CFD, AcuSolve, and EDEM.
Prior to running through this tutorial, copy HyperWorksCFD_tutorial_inputs.zip from <Altair_installation_directory>\hwcfdsolvers\acusolve\win64\model_files\tutorials\AcuSolve to a local directory. Extract ACU-T6100_windshifter.hm, Windshifter.x_t, windshifter.dll, and field_prefs_query.txt from HyperWorksCFD_tutorial_inputs.zip.
Problem Description
The tutorial consists of two parts:
- AcuSolve simulation
- EDEM simulation
The setup for the AcuSolve simulation is done using HyperWorks CFD. Currently, only steady state flow analysis is supported for one-way coupling. Once the AcuSolve simulation is complete, the velocity nodal data is exported into CGNS format using the AcuTrans utility available in AcuSolve. This field data will be imported into EDEM and will be used to calculate the drag forces on the particles due to the fluid using an external library linked to EDEM.
Two different bulk materials used in the EDEM simulation and their properties are listed below:
Name | Density (kg/m3) | Size of particle (m) | Average weight of individual particle (kg) | Rate of generation (particles per sec) |
---|---|---|---|---|
Heavy particle | 900 | 0.01 | 0.004 | 100 |
Light particle | 100 | 0.01 | 0.0004 | 100 |
Part 1 - AcuSolve Simulation
Start HyperWorks CFD and Open the HyperMesh 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.
Set Up Flow
Set the General Simulation Parameters
Assign Material Properties
Define Flow Boundary Conditions
Generate the Mesh
Run AcuSolve
Export Velocity Field Data
As the solution progresses, the AcuTail and AcuProbe windows are launched automatically.
In the AcuTail window, the residual ratio and solution ratio information is printed as the simulation progresses.
Part 2 - EDEM Simulation
Start Altair EDEM from the Windows start menu by clicking . The user interface in EDEM is divided into three tabs: Creator, Simulator and Analyst. The Creator is used to setup and initialize your model. It is where you import particles and geometries and define the other model parameters. The Simulator is where you configure and control the EDEM simulation engine, and where you can observe the progress of your simulation. The Analyst is the post-processor used to analyze and visualize the results of your simulation.
The materials, geometry sections, and particle factories are already defined in the input EDEM database. To learn more about how to set up the materials, particles, geometries, and factories, please refer to the EDEM help documentation.
Before you start the EDEM simulation, make sure that the windshifter.dem, windshifter_run1.cgns, windshifter.dll, and field_prefs_query.txt files are all in the same directory.
Open the EDEM Input Database
When you start EDEM, the Creator tab is open by default.
- From the menu bar, go to .
- In the dialog, browse to the directory where you saved the EDEM input database and open the windshifter.dem file.
- Verify that the bulk material, equipment material, and geometries sections have been defined properly.
Define the Physics and Import CFD Field Data
In this step, you will define the physics models for particle collisions and the particle body force.
Define the Environment
In this step, you will define the extents of the domain for the EDEM simulation and the direction of gravitational acceleration.
Define the Simulation Settings and Run the Simulation
Analyze the Results
Summary
In tutorial you learned how to setup a basic AcuSolve-EDEM one-way coupling problem. In the first part, you set up and solved a steady state flow simulation using AcuSolve and then exported the CFD field data using AcuTrans. Next, you imported the CFD field data into EDEM using the Field Data Manager and defined the simulation settings. Once the EDEM simulation was completed, you learned how to create animations and plots in EDEM Analyst.