restart error: start a steady simulation from a saved solution(.csv file) #1936
Unanswered
songjuzheng
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm learning to start a steady simulation from a saved solution(solution_flow.csv). But I get the following error:
Some of the keywords in my cfg file are as follows:
SOLVER= RANS
KIND_TURB_MODEL= SST
MATH_PROBLEM= DIRECT
RESTART_SOL= YES
SOLUTION_FILENAME= solution_flow.csv
OUTPUT_FILES = (RESTART_ASCII, TECPLOT_ASCII, SURFACE_CSV)
RESTART_FILENAME= restart_flow.csv
Beta Was this translation helpful? Give feedback.
All reactions