CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Dynamic overset meshes issues with overInterDyMFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 11, 2021, 05:43
Default Dynamic overset meshes issues with overInterDyMFoam
  #1
New Member
 
Antoine Faye
Join Date: Mar 2020
Posts: 1
Rep Power: 0
Antoine_faye is on a distinguished road
Hello,


I am working on a project where I need to simulate (in OF v21.06) a body moving in a two phases turbulent flow. This body will be defined in an overset mesh and wall functions are used on the body.

I ran some simple cases in 2D with only 1 fluid (to do so, I set alpha.water=0 in all the domain). My test case is a cylinder (in an overset mesh) in a domain (background mesh)(overset_mesh.png). I firstly ran a simulation where the meshes (background+overset) are fixed and submitted to a uniform flow (Re=1000). In this case, the flow is continuous and correctly simulated (fixed_cylinder.png), we can even see the formation of a Von Karman vortex street.


In my second test case, the meshes where moving in a fluid without velocity. This simulation should be equivalent to the first one but it is not. We can see some discontinuities (for the pressure) between the overset mesh and the background mesh, so the flow is not correctly simulated (moving_cylinder_t_0.5s.png and moving_cylinder_t_3s.png).


To impose the motion of the meshes, I used the solidBody solver of the dynamicOversetFvMesh. The solid body motion is imposed with a timeDataFile (cylinderMotion.dat). I also modified the U boundary condition for the cylinder, in the fix case, it was fixedValue (=0) and in the dynamic case, it is now movingWallVelocity. The only other change I made was in the fvSolution, I added the following lines in the PIMPLE section:


ddtCorr yes;
momentumPredictor no;
correctPhi yes;
oversetAdjustPhi yes;


I investigated this problem but I can't find any solution, is there any mistake in my set up (which is linked to this post) ?

In the constant/polyMesh, there is only the boundary file, otherwise, the fileSize of my project would have been to important.



Thanks,
Antoine
Attached Images
File Type: png moving_cylinder_t_3s.png (15.3 KB, 78 views)
File Type: png moving_cylinder_t_0.5s.png (21.5 KB, 67 views)
File Type: png fixed_cylinder.png (16.2 KB, 57 views)
File Type: png overset_mesh.png (9.7 KB, 66 views)
Attached Files
File Type: zip moving_cylinder_RE_1000_noMesh.zip (120.9 KB, 24 views)
Antoine_faye is offline   Reply With Quote

Old   February 7, 2023, 08:33
Default
  #2
New Member
 
Join Date: Mar 2022
Posts: 7
Rep Power: 4
Mid_Night is on a distinguished road
Did you manage to deal with overset mesh?
Mid_Night is offline   Reply With Quote

Reply

Tags
dynamicmesh, openfoam, overinterdymfoam, overset


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple question on dynamic meshes celestial OpenFOAM Programming & Development 2 April 4, 2019 10:43
Dynamic Mesh Issues dancfd OpenFOAM Running, Solving & CFD 5 May 27, 2017 10:30
Hybrid (mixed-element) meshes and orthogonality issues equon OpenFOAM Running, Solving & CFD 2 February 9, 2015 12:05
Issues with dynamic meshing sridhu88 FLUENT 1 June 11, 2009 16:46
Issues with tetrahedral tetra meshes billy OpenFOAM Running, Solving & CFD 0 May 8, 2006 18:03


All times are GMT -4. The time now is 17:34.