|
[Sponsors] |
May 13, 2019, 09:46 |
Runing Ansys Fluent on batch mode
|
#1 |
New Member
ho-con
Join Date: Jan 2014
Posts: 14
Rep Power: 12 |
I am running Fluent on batch mode by the commands below. I cannot find the output file after finishing the running and which software I need to use to read the post simulation for Fluent?
; Read case file rc example.cas ; Initialize the solution /solve/initialize/initialize-flow ; Calculate 50 iterations it 50 ; Write data file wd example50.dat ; Calculate another 50 iterations it 50 ; Write another data file wd example100.dat ; Exit Fluent exit yes |
|
May 13, 2019, 13:13 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
What output file you are referring to? The .dat files? Or the screen output containing all the residual information?
The .dat files are written in the working directory. If they're not there, you have to check the log to see why it was not written. For the log... It is not controlled in this script but in the command you used to launch Fluent in batch mode. |
|
May 24, 2019, 09:43 |
|
#3 |
New Member
ho-con
Join Date: Jan 2014
Posts: 14
Rep Power: 12 |
I mean the .dat file.
If in GUI ANYSYS Fluent I run Initialization to get the .dat file for in an input file of journal file (at that time rc inputfile and rd inputfile). What is different between the .dat file created by run Initialization and the .dat file of output when finishing the batch mode. And the second thing I am confused that how can I run a other simulation from the last time step of the previous simulation because I don't run to from initial condition. How to rewrite the command /solve/initialize/initialize-flow ; Calculate 50 iterations |
|
May 24, 2019, 11:13 |
|
#4 | ||
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
Quote:
Quote:
rc example.cas rd example50.dat it 50 wd example100.dat You must remove or comment out the initialize line, otherwise that will re-initialize and erase all your solution data. |
|||
June 5, 2019, 10:03 |
|
#5 |
New Member
ho-con
Join Date: Jan 2014
Posts: 14
Rep Power: 12 |
After running the Initialization, the the .dat and .cas file do not include the Calculation Activities such as Autosave (Every time steps), File storage option. So, how can I set up the Calculation Activities in a batch mode?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Ansys in Batch mode | raz | ANSYS | 0 | June 2, 2017 05:46 |
Can you help me with a problem in ansys static structural solver? | sourabh.porwal | Structural Mechanics | 0 | March 27, 2016 18:07 |
[PyFoam] Problems with the new PyFoam release | zfaraday | OpenFOAM Community Contributions | 13 | December 9, 2014 19:58 |
multiple simulation in FLUENT in Batch mode | Anonymized_JL1 | FLUENT | 0 | October 19, 2010 09:47 |
fluent stops batch mode on error | Ralf Schmidt | FLUENT | 1 | March 1, 2008 11:35 |