|
[Sponsors] |
[Commercial meshers] OpenFoam Mesh to Fluent Mesh in parallel case |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 14, 2017, 03:13 |
OpenFoam Mesh to Fluent Mesh in parallel case
|
#1 |
Member
Dominic
Join Date: Jan 2017
Posts: 41
Rep Power: 9 |
Dear all,
I have run an openFoam case simulation, I would like to convert The openFoam mesh into Fluent Mesh so that I can run the simulation again using the same geometry in Fluent. I expected that the OpenFoam utility "foamMeshToFluent" can do the conversion. However, I have run my OpenFoam case using 256 processors and this utility cannot be run with a "-parallel" option. So what should I do now? How to convert my OF mesh into Fluent mesh for parallel case? Any comments are appreciated! Thank you. Regards, Dominic |
|
November 21, 2017, 04:42 |
|
#2 |
New Member
Ayush Agrawal
Join Date: Jun 2014
Posts: 16
Rep Power: 12 |
Your mesh, if you made it in OF, is defined by your blockDict or related file. If so, you can just get the mesh in the system folder, the processor folders just have processor decomposed meshes. You can just run foamMesh... without the parallel option.
If that doesnt work, do reconstructPar for the first few calculated time steps, and then use the mesh conversion utility. Lemme know if it works? |
|
November 22, 2017, 04:06 |
|
#3 |
Member
Dominic
Join Date: Jan 2017
Posts: 41
Rep Power: 9 |
Thank you for your help.
If I go into the processor files and run the mesh conversion utility individually, it works. However, how can I use these decomposed *.msh files in Fluent? My case is quite large, so reconstructPar cannot be used since it needs too much rams and the reconstructPar utility cannot be run in parallel. |
|
November 22, 2017, 10:19 |
|
#4 |
New Member
Ayush Agrawal
Join Date: Jun 2014
Posts: 16
Rep Power: 12 |
Oh just run foamMeshToFluent in the base directory, no need to go into the processor folders. Without the -parallel option. It should fetch the mesh and convert it to fluent.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
The fluent stopped and errors with "Emergency: received SIGHUP signal" | yuyuxuan | FLUENT | 0 | December 3, 2013 23:56 |
[Commercial meshers] case File with a polyhedral mesh to OpenFoam | Christoph_84 | OpenFOAM Meshing & Mesh Conversion | 2 | April 26, 2013 11:07 |
Comparison of axisymmetric case, Starccm+ and OpenFOAM | linnemann | OpenFOAM Running, Solving & CFD | 12 | June 16, 2011 06:43 |