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

How to get flow solution in parallel case

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 26, 2017, 00:50
Question How to get flow solution in parallel case
  #1
New Member
 
Lee Neil
Join Date: Jul 2015
Posts: 4
Rep Power: 10
deathaldaling is on a distinguished road
Hi,
I'm a new user in SU2.
I have run rae2822 case in parallel, "mpirun -np 8 SU2_CFD turb_SA_RAE2822.cfg", but cannot get the flow solution data when finished.
The log where output's:
"
-------------------------- File Output Summary --------------------------
Writing comma-separated values (CSV) surface files.
Merging coordinates in the Master node.
Merging solution in the Master node.
Writing SU2 native restart file.
Writing the forces breakdown file.
-------------------------------------------------------------------------
"

How can I get the flow solution data,for example "flow.dat", Thanks all

Last edited by deathaldaling; December 26, 2017 at 07:52. Reason: Thanks
deathaldaling is offline   Reply With Quote

Old   December 26, 2017, 13:08
Default
  #2
Member
 
Mehdi Mortazawy
Join Date: Mar 2017
Posts: 30
Rep Power: 9
mhd_mrt is on a distinguished road
Dear Lee Neil,


"Note that when the code is compiled and running in parallel, only restart files will be generated during runtime to avoid overheads. The restart files can then be used as input to generate the visualization files using SU2_SOL. This will be done automatically if the parallel_computation.py script is used, but it can also be done manually at any time by calling SU2_SOL. In fact, this offers additional flexibility, as solution files in multiple formats can always be generated/regenerated as long as the original mesh and a restart file are available. SU2_SOL can be called from the command line like any of the other modules, in serial or parallel."

In your case for example, after the SU2_CFD is finished generating the restart_flow_xxx.dat files, you may enter this in your command line to generate the solution files depending on which format (TECPLOT< TECPLOT_BINARY< or PARAVIEW) you want:

mpirun -np 2 SU2_SOL turb_SA_RAE2822.cfg



Please see this page for a more detail information:
https://github.com/su2code/SU2/wiki/Post-processing

Happy Holidays,
Mehdi


Quote:
Originally Posted by deathaldaling View Post
Hi,
I'm a new user in SU2.
I have run rae2822 case in parallel, "mpirun -np 8 SU2_CFD turb_SA_RAE2822.cfg", but cannot get the flow solution data when finished.
The log where output's:
"
-------------------------- File Output Summary --------------------------
Writing comma-separated values (CSV) surface files.
Merging coordinates in the Master node.
Merging solution in the Master node.
Writing SU2 native restart file.
Writing the forces breakdown file.
-------------------------------------------------------------------------
"

How can I get the flow solution data,for example "flow.dat", Thanks all
mhd_mrt is offline   Reply With Quote

Old   January 10, 2018, 07:25
Default
  #3
New Member
 
Luca
Join Date: Nov 2017
Location: Rome
Posts: 5
Rep Power: 8
lpustin is on a distinguished road
Dear Lee Neil,
You can also use the python 'parallel_computation.py' provided with su2.

" python parallel_computation.py -f config.cfg -n Nprocessor "
lpustin is offline   Reply With Quote

Reply

Tags
parallel

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[DesignModeler] DesignModeler Scripting: How to get Full Command Access ANT ANSYS Meshing & Geometry 53 February 16, 2020 15:13
Problem running movingCylinders case in parallel with foam-extend-3.1 mhkenergy OpenFOAM Running, Solving & CFD 5 March 3, 2017 05:20
Performance of GGI case in parallel hannes OpenFOAM Running, Solving & CFD 26 August 3, 2011 03:07
Free surface boudary conditions with SOLA-VOF Fan Main CFD Forum 10 September 9, 2006 12:24
fluid flow fundas ram Main CFD Forum 5 June 17, 2000 21:31


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