|
[Sponsors] |
Help fvSolution, fvSchemes for overPimpleDyMFoam(Overset Mesh) aifoil case |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 21, 2019, 21:53 |
Help fvSolution, fvSchemes for overPimpleDyMFoam(Overset Mesh) aifoil case
|
#1 |
New Member
H.Ham
Join Date: Mar 2019
Posts: 21
Rep Power: 7 |
Hi Guys,
I am a new Openfoam user, and i am currently working on flow around an airfoil profile (externel flow). I work with overPimpleDyMFoam (transient regime), my mesh is 100k cells (using overSet Mesh) my problem is that my simulation takes a lot of time, to reach a duration of 0.2 second, my computer calculates during 2 days (it's huge time) knowing that my current number maxCO = 8, and y + = 10. Please help me !!!!!!!! please, !!!!!! |
|
May 22, 2019, 16:00 |
|
#2 |
Member
Thomas Sprich
Join Date: Mar 2015
Posts: 76
Rep Power: 11 |
Hi Hamdani,
I guess the obvious question is what computer do you have? Are you running in parallel and what commands are you using to run in parallel? I ask this only because you say your are new to OpenFoam. I don't mean to offend you. Assuming your computer is able to handle CFD, could you upload the following: 1) A screenshot of your case so that we can see what your are doing 2) A screen shot showing your mesh. 3) fvSchemes and fvSolution files. 4) A snippet of the output from your log file when running overPimpleDyMFoam. 5) Output from checkMesh, Also what openfoam version are you using. I think there have been great improvements to overset in 1812. With this information, you might get more help. Thomas |
|
May 23, 2019, 06:24 |
|
#3 |
New Member
H.Ham
Join Date: Mar 2019
Posts: 21
Rep Power: 7 |
Hi Thomas,
first of all I want to thank you for answering me. You will find attached "systeme folder " - yes I use the version v1812 which is compatible with oversetMesh - My computer : Intel xeon 12 cores, RAM 32GB, - Yes i'm running the simulation in parallel with : ---------------------------------- numberOfSubdomains 10; method hierarchical; coeffs { n (5 1 2); delta 0.001; // default=0.001 //order xyz; // default=xzy } ---------------------------------------- system.zip cfd_online2.jpg cfd_Online1.png checkMesh.jpg solver.jpg Tthanks you Thomas Hakim hamdani |
|
May 23, 2019, 06:51 |
|
#4 |
Member
Thomas Sprich
Join Date: Mar 2015
Posts: 76
Rep Power: 11 |
Hi Hamdani,
I see you have duplicated your question. I answered there as well. I thought I was going crazy. This was my answer there. I will no longer answer on that post. As I had mentioned, you need a minimum of four cells from your airfoil wall to the edge of your overset mesh. I can't count how many you have, but it looks to be many more. I would first start by reducing the number of cells in overset. This should substantially improve your simulation time. Here is a link for overset best practices. Its not for OF, but the principles should still apply. Then you need to get your background mesh to be the same size where your overset mesh is located. This will make it easier for OF to get convergence in these regions, which might help the fact that you are not converging over 10 iterations which is why your simulation may be taking so much longer. I would set your tolerance for omega a little lower or set the minimum iterations to at least 1. The reason for this is that the value is not changing because it is starting with a very small value. I have seen in my own work that by reducing the tolerance on these values can help if no iterations are being performed. Regards, Thomas |
|
May 23, 2019, 07:04 |
|
#5 |
New Member
H.Ham
Join Date: Mar 2019
Posts: 21
Rep Power: 7 |
Hi Thomas,
I apologize for the confusion by posting publications. Thank you Thomas, your information is gold regrets, Hakim |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[DesignModeler] DesignModeler Scripting: How to get Full Command Access | ANT | ANSYS Meshing & Geometry | 53 | February 16, 2020 16:13 |
[snappyHexMesh] snappyHexMesh does not create any mesh except one for the reference cell | Arman_N | OpenFOAM Meshing & Mesh Conversion | 1 | May 20, 2019 18:16 |
[snappyHexMesh] Creating multiple multiple cell zones with snappyHexMesh - a newbie in deep water! | divergence | OpenFOAM Meshing & Mesh Conversion | 0 | January 23, 2019 05:17 |
DES case - instability with Hexa Mesh | greg.cfd | OpenFOAM Running, Solving & CFD | 3 | May 9, 2018 11:18 |
3D Hybrid Mesh Errors | DarrenC | ANSYS Meshing & Geometry | 11 | August 5, 2013 07:42 |