|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Join Date: Aug 2011
Posts: 89
Rep Power: 16 ![]() |
Hello All,
I have found the fluent tui guide somewhat difficult to use because it often tells you what a command does, but not the subsequent path to get there. I searched through this guide and have not found how to transition a simulation from steady state to transient. This is important for initializing when using the automated parameterization. Has anyone come across this? Thanks in advance! |
|
|
|
|
|
|
|
|
#2 |
|
New Member
Bill Wangard
Join Date: Jan 2011
Posts: 21
Rep Power: 0 ![]() |
;; To turn on unsteady first order
/define models unsteady-1st-order? yes ;; To turn on unsteady 2nd order /define models unsteady-2nd-order? yes ;; To turn on steady-state solver /define models steady? yes ;; To iterate with steady state solver (10 iterations) (iterate 10) ;; To iterate with unsteady solver (10 time steps, with 20 maximum iterations per time step) (physical-time-steps 10 20) Hope this helps, Bill Wangard, Ph.D. Engrana LLC |
|
|
|
|
|
|
|
|
#3 |
|
Member
Join Date: Aug 2011
Posts: 89
Rep Power: 16 ![]() |
That is extremely helpful! Thank you very much. I am so very glad we have an active and helpful community
|
|
|
|
|
|
|
|
|
#4 | |
|
Senior Member
François Grégoire
Join Date: Jan 2010
Location: Canada
Posts: 392
Rep Power: 19 ![]() |
Quote:
For a reason that I ignore, the command 'dual-time-iterate' doesn't work when I open a transient case, load data and try to iterate further. Nothing happens. Is this a bug? Thanks. |
||
|
|
|
||
|
|
|
#6 |
|
New Member
Ekta J
Join Date: Jul 2014
Posts: 5
Rep Power: 13 ![]() |
Could you please tell how to write for setting pseudo transient case using TUI?
|
|
|
|
|
|
![]() |
| Tags |
| ansys, fluent, text user interface, tui |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Two questions on Fluent UDF | Steven | Fluent UDF and Scheme Programming | 7 | March 23, 2018 04:22 |
| How to open Icem mesh in Ansys Fluent? | emmkell | FLUENT | 27 | February 6, 2018 04:34 |
| heat transfer with RANS wall function, over a flat plate (validation with fluent) | bruce | OpenFOAM Running, Solving & CFD | 6 | January 20, 2017 07:22 |
| Error in reading Fluent 13 case file in fluent 12 | apurv | FLUENT | 2 | July 12, 2013 08:46 |
| Master node in parallel computing only distirubtion | syadgar | FLUENT | 1 | September 8, 2009 17:41 |