|
[Sponsors] |
March 26, 2014, 11:48 |
TestCases parallel run
|
#1 |
New Member
emily
Join Date: Mar 2014
Posts: 15
Rep Power: 12 |
Hi developers,
I'm a beginner of SU2 and I want to run the testcases in parallel. Since there are so many testcases (so many .cfg file), I don't clearly know which corresponding Python script I should choose to run the input files. I generally know the functions of each .py file, but given a .cfg file and a .su2 file, I still don't know exactly how to run them. Is there any clarification of the testcases and the .py solvers? Is it right that the parallel run only need the .py file and does not need the SU2_CFD and other SU2_*** executables because the .py has organized these SU2_*** files? Sincerely, Emily |
|
March 27, 2014, 15:11 |
|
#2 |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Please see the tutorials at:
http://adl-public.stanford.edu/docs/...%27s+Tutorials for some examples. The second tutorial includes directions on running in parallel. In short, the command to run in parallel is: "parallel_computation.py -f inv_ONERAM6.cfg -p NP" where NP is the number of processors to use. |
|
March 27, 2014, 20:12 |
|
#3 | |
New Member
emily
Join Date: Mar 2014
Posts: 15
Rep Power: 12 |
Quote:
|
||
March 27, 2014, 20:28 |
|
#4 |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
There is information about that at the link you posted,
http://adl-public.stanford.edu/docs/...ED/Running+SU2 This page includes descriptions of the python scripts, what they are used for, and a brief description of the options. The shape optimization script is also included in the tutorials. If you are only running a flow solution, you do not need these scripts. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Case running in serial, but Parallel run gives error | atmcfd | OpenFOAM Running, Solving & CFD | 18 | March 26, 2016 13:40 |
Parallel Run on dynamically mounted partition | braennstroem | OpenFOAM Running, Solving & CFD | 14 | October 5, 2010 15:43 |
Unable to run OF in parallel on a multiple-node cluster | quartzian | OpenFOAM | 3 | November 24, 2009 14:37 |
serial run fine, but parallel run diverged | phsieh2005 | OpenFOAM Running, Solving & CFD | 2 | October 6, 2009 09:33 |
Run in parallel a 2mesh case | cosimobianchini | OpenFOAM Running, Solving & CFD | 2 | January 11, 2007 07:33 |