|
[Sponsors] |
December 5, 2019, 10:49 |
SU2 7.0 - Restart run
|
#1 |
Member
Hyun Ko
Join Date: Jun 2009
Posts: 35
Rep Power: 17 |
Hi,
Now I am trying to use su2 7.0. I have a question for the restart run of steady-state case. In SU2 6.2, When I want to restart the calculation at a previous run, I have used following. RESTART_SOL=YES In that case, the calculation begins from the previous iteration number. But, In SU2 7.0 "RESTART_SOL=YES" does not change the restarting iteration number. When I use "RESTART_SOL=YES", SU2 asks a solution_flow.dat but the iteration number begins from 1 not the previous iteration number. How can I have the iteration number as SU2 6.2 for the restart run? Thanks in advance. |
|
December 6, 2019, 08:01 |
|
#2 |
Member
na
Join Date: Jul 2018
Posts: 90
Rep Power: 8 |
Hi hyunko,
SU2 currently does not pick up the "old" iteration number as that information (metadata) is not written (and not read in at restart). The code responsible for output was rewritten for v7 and this feature was not migrated. If you look on the bottom of your old restart/solution files you should have some information (flow metadata) like 'EXT_ITER= 14' there which is not done in v7 anymore. Unfortunatley there is no short term fix for that. But I recognized that as a useful feature as well and have that somewhere on my to-do list to implement a nice way to store and load metadata (but not prio A ) If you are interested to get involved in the code yourself you are more than welcome. Let me know Cheers, Tobi |
|
December 6, 2019, 11:38 |
|
#3 |
Member
Hyun Ko
Join Date: Jun 2009
Posts: 35
Rep Power: 17 |
Thank you TKatt.
I have checked that the restart run works properly even though the iteration number is not reflected. Thanks. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Parallel run of SU2 version 3.2.7 | Arad | SU2 | 1 | January 11, 2015 03:04 |
Scaling for parallel run for SU2 | nileshjrane | SU2 | 1 | January 1, 2015 21:06 |
can't run SU2 CFD.exe in mac OS | Emon | SU2 Installation | 3 | October 9, 2014 05:00 |
Problem with multiframe restart of two-way fsi coupled problem | Dimone | CFX | 26 | December 20, 2011 11:10 |
Restart FSI run on ANSYS CFX | lingdeer | CFX | 3 | October 10, 2011 10:47 |