CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

The -parallel parameter of mapFields utility in OpenFOAM v2.3.0

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 15, 2014, 06:44
Default The -parallel parameter of mapFields utility in OpenFOAM v2.3.0
  #1
Member
 
Yao Lu
Join Date: May 2013
Posts: 33
Rep Power: 12
shuoxue is on a distinguished road
I performed a case which time ranged from 0s to 200s with sparse grid(192000 cells) on 4 processors.

Then, a geometry with better grid(576000 cells) and same BCs was established.

Code:
mapFields -consistent <dir>
required so much time, I'd like to execute mapFields with parallel mode.

Code:
mapFields -consistent <dir> -parallel
or
Code:
mpirun -np 4 mapFields -consistent <dir> -parallel
have been tried and failed.

Is there someone knows how to speed up mapFields with parallel mode?

My OpenFOAM is 2.3.0.

Thanks in advance.

shoxue
shuoxue is offline   Reply With Quote

Old   April 28, 2014, 05:59
Default
  #2
Senior Member
 
Olivier
Join Date: Jun 2009
Location: France, grenoble
Posts: 272
Rep Power: 17
olivierG is on a distinguished road
hello,
There is a lot of change in the mapFields for 2.3. (and we lost the ability to map from single to parallel case and the opposite).
If you want to keep the old map method (faster), use option "-mapMethod mapNearest".
But for me there is a regression with mapField, so i use the 2.2 version for this tools.

regards,
olivier
olivierG is offline   Reply With Quote

Reply


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
Running Error using Compressible OpenFoam Parallel mode dhendria OpenFOAM Running, Solving & CFD 0 February 13, 2014 20:53
OpenFOAM doesn't run in parallel callumso OpenFOAM Running, Solving & CFD 0 July 11, 2013 12:17
Something weird encountered when running OpenFOAM in parallel on multiple nodes xpqiu OpenFOAM Running, Solving & CFD 2 May 2, 2013 04:59
Purpose of the -parallel parameter GerhardHolzinger OpenFOAM Running, Solving & CFD 2 March 29, 2012 05:56
OpenFOAM 2.0.0. and 2.0.1 doesn't work in parallel mode rv82 OpenFOAM Running, Solving & CFD 3 October 3, 2011 10:47


All times are GMT -4. The time now is 06:26.