CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Community Contributions (https://www.cfd-online.com/Forums/openfoam-community-contributions/)
-   -   [PyFoam] how to use pyfoam with paralleling (https://www.cfd-online.com/Forums/openfoam-community-contributions/109726-how-use-pyfoam-paralleling.html)

immortality November 24, 2012 23:55

how to use pyfoam with paralleling
 
hello dear friends
Whats the command I should use for having pyfoamrunnerplot.py and parallel processing in one command?

gschaider November 25, 2012 04:14

Quote:

Originally Posted by immortality (Post 394000)
hello dear friends
Whats the command I should use for having pyfoamrunnerplot.py and parallel processing in one command?

If your case is decomposed for 4 processors then
Code:

pyFoamRunner.py --procnr=4 simpleFoam
will run the case on four processors on the local machine. For more options use the --help-option and see what is there


All times are GMT -4. The time now is 18:14.