-
-
August 23, 2019 at 10:27 am
BeginerModel
SubscriberMy cases are setup to do time averaging every 8000 time-steps (0.8s period, 0.0001s step), and I solve them on a HPC using TUI commands which is normally done in one go, but now I think I will have to solve it in two stages. So something like
rc newtonian.cas
/solve/initialize/hyb-initialization
/solve/set/time-step 0.001
/solve/dti 4000 70
wd newtonian.dat
exit
yes
For the first run, and then something like:
rc newtonian.cas
rd newtonian.dat
solve/dti 4000 70
exit
yes
As I understand it, this will resume the calculation from where the previous one ended, however will it remember where in the time averaging step it was and correctly average values over the entire 0.8s range? Or will it start again from 0, and never actually reach 8000 steps?
Any advice appreciated
-
- You must be logged in to reply to this topic.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
-
2564
-
2080
-
1299
-
1106
-
459
© 2023 Copyright ANSYS, Inc. All rights reserved.