|
[Sponsors] |
Running 3D Adaptive mesh in parallel *interDyMFoam* |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 10, 2014, 18:38 |
Running 3D Adaptive mesh in parallel *interDyMFoam*
|
#1 |
Senior Member
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 16 |
Howdy Foamers,
So I am currently trying the adaptive mesh capabilities in interDyMFoam. So far, I have met with what it could be an issue. The problem is that every time I run my case (a spillway) in parallel, the dynamicRefinefvMesh seems to refine only regions close to the boundaries, instead of all of the interface (bounds: alpha1 [0.01,0.99]). It seems that the dynamicRefinefvMesh class only works in serial (or, at least the tutorial cases work) but I cannot afford to run my case in serial. In short, what I want to know is if the adaptive refinement only works in serial. If not true, what I might be doing wrong. any help is kindly appreciated, Santiago The case> Code:
http://speedy.sh/ySn85/Spillway.tar.gz |
|
January 13, 2014, 05:08 |
|
#2 |
Senior Member
Olivier
Join Date: Jun 2009
Location: France, grenoble
Posts: 272
Rep Power: 18 |
hello,
Adaptive refinement work in parallel. Take a look at your dynamicMeshDict file. There check your maxCells value. If maxCells is too low, this will stop the adaptive refinement. regards, olivier |
|
January 13, 2014, 12:43 |
|
#3 |
Senior Member
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 16 |
Hi Olivier,
I put a value of 20e6 for maxCells, and still is not refining. (I am using OF 2.2.2). Do not know what is going wrong. thanks, S |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OF 2.0.1 parallel running problems | moser_r | OpenFOAM Running, Solving & CFD | 9 | July 27, 2022 04:15 |
Case running in serial, but Parallel run gives error | atmcfd | OpenFOAM Running, Solving & CFD | 18 | March 26, 2016 13:40 |
Something weird encountered when running OpenFOAM in parallel on multiple nodes | xpqiu | OpenFOAM Running, Solving & CFD | 2 | May 2, 2013 05:59 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
How to control Minximum mesh space? | hung | FLUENT | 7 | April 18, 2005 10:38 |