We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Changing time step size using TUI commands and journal files

    • Nikita
      Ansys Employee

      How can I change the time step size using TUI commands and journal files?

    • vganore
      Ansys Employee

      To change the Time Step Size using the TUI command (for example, to 1), enter the following: /solve/set/time-step 1.0 When you use the following journal file, the Time Step Size is 0.2 for 10 Time Steps then 0.5 for another 10 Time steps. /solve/set/time-step 0.2 /solve/dual-time-iterate 10 30 /solve/set/time-step 0.5 /solve/dual-time-iterate 10 30

Viewing 1 reply thread
  • The topic ‘Changing time step size using TUI commands and journal files’ is closed to new replies.