|
[Sponsors] |
June 17, 2015, 07:54 |
No restart file produced
|
#1 |
New Member
Bangalore
Join Date: Sep 2014
Posts: 9
Rep Power: 12 |
I have written a code for a portion of the mesh, and rest was produced by pointwise. Then I concatenated the two file to produce one .su2 file. Now when i am running the file in parallel with 16 cores, su2 is not writing the restart_flow.dat file, only solution_flow.csv is produced. Does anyone has a solution for this. What is the issue?
|
|
June 19, 2015, 00:31 |
Restart the Calculation
|
#2 |
New Member
Bharatesh
Join Date: Mar 2015
Posts: 26
Rep Power: 11 |
I had the same problem, it seems like you have missed an option in the .cfg file which helps in writing the solution_flow.dat and flow.dat files. The alternative for obtaining the solution_flow.dat and flow.dat file is by restarting the whole calculations. I followed the below steps:
1. Restart = YES 2. Reduce the Total number of Iterations to 50 iterations (not necessarily 50, but you may give your own number, as my solution was already converged I gave 50) 3. Rename the Restart_flow.dat file to solution_flow.dat in your directory (Or you can change the Restart File in the .cfg to restart_flow.dat instead of solution_flow .dat) 4. Run After completing the Run, you shall get the solution_flow.dat and flow.dat files. One more way is: If you are running it in parallel mode using phBash filem, change the command to CFD SOL, (dont remember the commands exactly, but you can try by checking your command lines) and RUN the calculations. I hope you will get the solution_flow.dat and flow.dat files. I hope this may help |
|
July 19, 2015, 22:47 |
|
#3 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Quote:
|
||
July 20, 2015, 09:16 |
|
#4 | |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Quote:
Check the output - did it run any iterations? Did it output an error after writing surface_flow.csv? If the problem is that it is not producing the flow.dat file (the file with the flow solution and variables of interest like Mach and Cp) rather than not writing a restart file, then the advice below should work. |
||
July 17, 2019, 07:43 |
Unable to create solution_flow.dat
|
#5 |
New Member
Angu Praveen
Join Date: May 2019
Posts: 14
Rep Power: 7 |
I am unable to generate the solution_flow.dat file, and this thus does not allow me to run the SU2_CFD_AD command successfully.
The error is given in the image below as an attachment. Any help would be appreciated. Kind regards Angu |
|
July 17, 2019, 11:35 |
|
#6 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
Hi Angu,
If you have not changed them, when SU2 runs it will generate a restart_flow.dat. You will need to rename this to solution_flow.dat to run restarts or SU2_SOL. Hope this helps. Wally |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Trouble compiling utilities using source-built OpenFOAM | Artur | OpenFOAM Programming & Development | 14 | October 29, 2013 10:59 |
[swak4Foam] build problem swak4Foam OF 2.2.0 | mcathela | OpenFOAM Community Contributions | 14 | April 23, 2013 13:59 |
"parabolicVelocity" in OpenFoam 2.1.0 ? | sawyer86 | OpenFOAM Running, Solving & CFD | 21 | February 7, 2012 11:44 |
pisoFoam compiling error with OF 1.7.1 on MAC OSX | Greg Givogue | OpenFOAM Programming & Development | 3 | March 4, 2011 17:18 |
Version 15 on Mac OS X | gschaider | OpenFOAM Installation | 113 | December 2, 2009 10:23 |