TUI commands for running a Transient simulation in ANSYS FLUENT
Posted February 18, 2013 at 10: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 0



