TUI commands for running a Transient simulation in ANSYS FLUENT
Posted February 18, 2013 at 11:22 by diamondx
The TUI command “ solve/iterate 100” just iterates 100 more iterations. This is used for running steady simulations.
Use the following commands for running a transient simulation:
solve/set/time-step 1e-2 ( for setting the time step size)
solve/dual-time-iterate 100 40 ( 100 is the number of time steps and 40 is the iterations per time steps)
Use the following commands for running a transient simulation:
solve/set/time-step 1e-2 ( for setting the time step size)
solve/dual-time-iterate 100 40 ( 100 is the number of time steps and 40 is the iterations per time steps)
Total Comments 6
Comments
-
Thanks a lot
Posted May 15, 2014 at 13:37 by Azy -
Hello,
Does anyone know the TUI command to run a pseudo-transient simulation in ANSYS Fluent?Posted January 17, 2017 at 14:07 by Ekta J -
How to save following data for every step of every 5th-time step?
Thank youPosted June 7, 2017 at 19:47 by raunakjung -
@raunakjung
/file/auto-save/data-frequency 5Posted August 27, 2018 at 04:33 by szudi -
Thanks for this post. It really helps me while scripting for transient simulation. But when I try to run a simulation in supercomputer it really took a longer time than usual with 64ncpus. Is there any solution for that?
I don't even understand why it took such a long time in supercomputer.Posted November 2, 2019 at 05:03 by mohanty.shuvam4 -
Quote:Thanks for this post. It really helps me while scripting for transient simulation. But when I try to run a simulation in supercomputer it really took a longer time than usual with 64ncpus. Is there any solution for that?
I don't even understand why it took such a long time in supercomputer.Posted February 7, 2022 at 03:52 by vivek123