|
[Sponsors] |
OpenFOAM - mixing tank simulation using dynamic mesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 17, 2019, 11:48 |
OpenFOAM - mixing tank simulation using dynamic mesh
|
#1 |
Member
Join Date: Aug 2018
Posts: 47
Rep Power: 8 |
Hi, all. I am simulating a mixing tank, just like the one in the following video clip:
https://youtu.be/W96Daf28msY The simulation is made by OpenFOAM v1712 based on dynamicRefineFvMesh and interDyMFoam as the solvers. kOmegaSST is used as the turbulence model. This is my first time to do dynamic mesh model. The geometry is very simple, with only a cylinder and a impeller/shaft inside it. There are 3 types of BC: 1. solid walls for cylinder circumference and bottom, impeller and shaft, 2. AMI for the interface between moving and non-moving meshes, and 3. atmosphere at the top. The dynamicMeshDict specifies a 6.28 rad/sec rotation. I used cfmesh to do the meshing and was sucessfully run the model with dynamic mesh. However, I wouldn't simulate the drop in water surface due to the swirling flow, even up to the simulation time more than 20 sec. The wall and AMI BCs are straight forward, and I think it should not be any problem. For the atmosphere, I used pressureInletOutletVelocity for U, totalPressure (0) for p_rgh and inletOutlet (0) for alpha.water. any expert can comment on my BCs? Are there any other possible reasons? Hope some experts here can help!! |
|
April 21, 2019, 22:00 |
|
#2 |
Senior Member
Hisham Elsafti
Join Date: Apr 2011
Location: Braunschweig, Germany
Posts: 257
Blog Entries: 10
Rep Power: 17 |
Hi foamF
It is most likely a problem with the settings of your BCs. It is hard to know what exactly the problem is without seeing the case. If you can pack it and upload it somewhere, I am sure you will get quick response. Best regards Hisham |
|
April 23, 2019, 07:08 |
|
#3 |
Member
Join Date: Aug 2018
Posts: 47
Rep Power: 8 |
Thanks. I am still doing some trials.
Preliminarily, it is a matter of wrong BC. After using movingWallVelocity for the solid walls - impeller and shaft (located inside cellZone with rotation as specified in dynamicMeshDict), the velocity field looks more reasonable and the water surface starts to drop. |
|
February 9, 2021, 16:43 |
|
#4 |
New Member
Vasco Oliveira
Join Date: Nov 2020
Posts: 1
Rep Power: 0 |
Did you solve your problem? and did you ended up validating your results with any form of experimental data or data from scientific articles?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh Preview Error in simulation of undulation motion using UDF! | h04581803 | Fluent UDF and Scheme Programming | 10 | July 27, 2021 16:22 |
Problem storing values at UDM for tranisient dynamic mesh simulation | xab | Fluent UDF and Scheme Programming | 4 | December 22, 2016 05:10 |
Sliding mesh setup for a mixing tank in Gambit | nycera | FLUENT | 13 | October 11, 2016 15:39 |
Dynamic mesh simulation (pimpleDyMFoam) problem | sidlof | OpenFOAM Running, Solving & CFD | 6 | April 12, 2013 12:24 |
Dynamic mesh simulation | artemiss1984 | Main CFD Forum | 1 | August 11, 2010 14:11 |