[FLUENT] continue from prev timestep during automation?

EhsanBa
EhsanBa Member Posts: 19
Name Dropper First Comment
**

Hi,

During an automation process, the geometry and mesh are supposed to be updated after a timestep interval. However, after reading the interpolation, the previous flow time and timestep will be gone. I want to get a history of forces, so the flow time must be continual.

I tried using the (rpsetvar 'flow-time XX) command. In this regard, I defined a scheme parameter in TUI, but after updating the upstream mesh in the Workbench, the value of this parameter will be reset to its initial.

How is it possible to call the previous timestep and flow time?

Best