|
[Sponsors] |
June 27, 2019, 06:41 |
How to run CfMesh in parallel?
|
#1 |
Senior Member
Carlo_P
Join Date: May 2019
Location: Italy
Posts: 176
Rep Power: 8 |
Dear all,
I'm trying to use CfMesh in parallel. I'm not an able user of Linux. Can someone explain me step by step every single command? I tryed with cartesianMesh, but I have a error: attempt to run parallel on 1 processor. Thanks a lot, Carlo |
|
June 27, 2019, 08:57 |
|
#2 |
Senior Member
Kmeti Rao
Join Date: May 2019
Posts: 145
Rep Power: 8 |
||
June 28, 2019, 06:35 |
|
#3 |
Senior Member
Carlo_P
Join Date: May 2019
Location: Italy
Posts: 176
Rep Power: 8 |
Thanks Krao for the link.
I saw also before it, but I didn't understand where I have to modify OMP_NUM_THREADS . Should I also decompose the case before? Thanks a lot, Carlo |
|
June 28, 2019, 08:16 |
|
#4 |
Senior Member
Kmeti Rao
Join Date: May 2019
Posts: 145
Rep Power: 8 |
Hi Carlo,
Open the terminal and go to the directory in which your mesh is placed. Before running the command cartesianMesh or whichever you would like to run, enter 'bash' and press 'enter'. After this, type for example, 'export OMP_NUM_THREADS=4,4'. Use the system monitor to know, whether the application utilising all the cores. Also, you would see change in total meshing time. I think it is not required to decompose. It is only required to run the application. Krao |
|
July 2, 2019, 07:01 |
|
#5 |
Senior Member
Carlo_P
Join Date: May 2019
Location: Italy
Posts: 176
Rep Power: 8 |
Thanks Krao,
your process worked perfectly! Thanks a lot again, Carlo |
|
Tags |
cfmesh, meshing, parallel |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SimpleFoam cannot open include file | Marija | OpenFOAM Running, Solving & CFD | 1 | October 28, 2020 11:35 |
chtMultiRegionSimpleFoam: crash on parallel run | student666 | OpenFOAM Running, Solving & CFD | 3 | April 20, 2017 12:05 |
User fortran to input/output file in a parallel run | doublestrong | CFX | 5 | March 31, 2017 09:15 |
parallel Grief: BoundaryFields ok in single CPU but NOT in Parallel | JR22 | OpenFOAM Running, Solving & CFD | 2 | April 19, 2013 17:49 |
Parallel Run on dynamically mounted partition | braennstroem | OpenFOAM Running, Solving & CFD | 14 | October 5, 2010 15:43 |