|
[Sponsors] |
October 7, 2024, 11:07 |
Restarting simulation does not work
|
#1 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 151
Rep Power: 7 |
Hi,
I am trying to restart the simulation using initial set of data (100 iterations). So i have set up the .cfg file as follows, Code:
% Output file restart flow RESTART_FILENAME= flow100.dat % Output file flow (w/o extension) variables VOLUME_FILENAME= flow100 Then I have set, Code:
% Restart solution (NO, YES) RESTART_SOL= YES SOLUTION_FILENAME= flow100.dat Any guide is appreciated, |
|
October 7, 2024, 13:42 |
|
#2 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
When restarting, the iterations start at 0 again. We do not keep track of the number of iterations of previous runs.
|
|
October 7, 2024, 14:02 |
|
#3 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 151
Rep Power: 7 |
Hi,
Appreciate for the clarification So, I assume same concept apply for the convergence history file as well? Cause when I check that file, it has only recorded from 0 to 99 iteration too. Is there a way to confirm that simulation is definitely continuing from the previous data file? Thank you again, |
|
October 7, 2024, 14:17 |
|
#4 |
Senior Member
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 676
Rep Power: 21 |
For simulation 2, the residuals at iteration 0 should correspond to the final residuals of simulation 1.
If you concatenate the old and the new residual file, it should show a continuous line for the residual values, preferably decreasing. |
|
October 7, 2024, 14:53 |
|
#5 |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 151
Rep Power: 7 |
Hi,
I haven’t tried setting up the residuals/plots yet so I missed that point. Thanks for suggesting me that, it is actually a good tactic. Can I make residuals recorded in the convergence history file or do I have to generate it in a different file? Thank you for your help, |
|
Tags |
post processing, source code, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
thesis work - microturbine simulation - zero torque | Exe | FLUENT | 0 | May 21, 2024 09:53 |
CFD simulation (using FLUENT) of gas flow in shock tube - Willing to pay for the work | selvam2487 | CFD Freelancers | 0 | October 19, 2022 05:19 |
Mapping Field Data for Mesh Regions from Another Simulation | veterator | OpenFOAM Pre-Processing | 1 | July 10, 2018 06:28 |
Restarting a CFX simulation from last stop | selvam2487 | CFX | 9 | September 9, 2014 12:00 |
work piece simulation and analysis | anilmnv | Main CFD Forum | 0 | March 27, 2011 14:32 |