|
[Sponsors] |
Restart error occurred in the aeroelastic case |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 4, 2022, 01:00 |
Restart error occurred in the aeroelastic case
|
#1 |
New Member
Join Date: Jul 2022
Posts: 9
Rep Power: 4 |
When I tried to restart simulation of aeroelastic NACA64A010, some error occured with information
Error in "void CSolver::Restart_OldGeometry(CGeometry*, CConfig*)": ------------------------------------------------------------------------- There is no flow restart file solution_flow_00024.csv ------------------------------ Error Exit ------------------------------- In fact, my settings for restart as follows, % RESTART_SOL= YES RESTART_ITER = 25 % % Read binary restart files (YES, NO) READ_BINARY_RESTART= YES % Restart flow input file SOLUTION_FILENAME= solution_flow.dat I was wondering why it calls for **_00024.csv file while admits **_00023.dat file? The cfg file is similar with the test case provided in the TestCases/aeroelastic and the version of SU2 is 7.3. |
|
October 22, 2022, 13:31 |
|
#2 |
Member
Ercan Umut
Join Date: Aug 2022
Posts: 51
Rep Power: 4 |
I couldn't fully understand the question but you need to check your "RESTART_FILENAME=" output for the correct name. Once you have a restart file after stopping the simulation, you need to change the restart file's name to "solution_flow.dat" as in your cfg file and try to run the simulation again.
You can check the SU2's website for more detailed explanation. Last edited by CleverBoy; October 22, 2022 at 16:00. |
|
October 31, 2022, 00:54 |
|
#3 |
New Member
Join Date: Jul 2022
Posts: 9
Rep Power: 4 |
Thank you for replying. But it is not the fault. When restarting the aeroelastic case, it only permits *.csv files to read its old geometry. It seems that SU2 is unable to restart the aeroelastic case at present. Through adapting the source code, I have stored the generalized displacement and velocity, as well as values of plunge and pitch. However, when restarted from those, it still can not recover the original dynamics.
|
|
Tags |
restart problem |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
solids4Foam: Restart of solid-solid contact cases not working for some cases | conza | OpenFOAM Bugs | 4 | November 7, 2023 07:52 |
Merging history files with restart case | shahidkhan | SU2 | 2 | February 14, 2022 00:48 |
[DesignModeler] DesignModeler Scripting: How to get Full Command Access | ANT | ANSYS Meshing & Geometry | 53 | February 16, 2020 16:13 |
Is Playstation 3 cluster suitable for CFD work | hsieh | OpenFOAM | 9 | August 16, 2015 15:53 |
Error reading new case | montag dp | FLUENT | 5 | September 15, 2011 07:00 |