|
[Sponsors] |
February 13, 2017, 12:06 |
Monitor Fluent Jobs - Batch mode
|
#1 |
Member
sandy
Join Date: May 2013
Posts: 91
Rep Power: 13 |
Hi All,
I am running a batch fluent job in a remote computer using a queuing system. I asked fluent to write down the surface monitors to a file. ( pressure.out,velocity.out etc). In CFX we can directly monitor the running jobs using the solver manager. I wanted to monitor a running fluent job somehow. How can we do it ? Any advice would be of great use. |
|
February 14, 2017, 07:40 |
|
#2 |
Member
Rosario Arnau
Join Date: Feb 2017
Location: Spain
Posts: 57
Rep Power: 9 |
I would like to know this also...
May we need to create a UDF?? |
|
February 14, 2017, 15:43 |
|
#3 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
They are simply text files that you can open with any text editor and read.
I guess you are asking about how to monitor them visually. There is no Fluent utility that does this. You need to read the .out files and plot them. How you do that is really up to you and a general solution does not really exist because it depends on you. Use your favorite plotter. Excel. Matlab. GNUPLOT. whatever. |
|
February 16, 2017, 10:36 |
|
#4 | |
Member
Rosario Arnau
Join Date: Feb 2017
Location: Spain
Posts: 57
Rep Power: 9 |
Quote:
|
||
February 18, 2017, 22:41 |
|
#5 | |
Member
sandy
Join Date: May 2013
Posts: 91
Rep Power: 13 |
Quote:
It is easy to write down the residuals to a file.
This will write the residuals to a .dat file which you can plot it externally. Similarly if you want to write down other variables, define it in monitors and check "write file" box. or navigate to Report Definitions ---> do the same you do it in monitors. Check only "write reports" . But do not check "plot report file" if you are running fluent in batch mode. I personally find this more useful then defining monitors. I believe this option is only there in newer versions. |
||
March 13, 2017, 11:30 |
|
#6 | |
Member
Rosario Arnau
Join Date: Feb 2017
Location: Spain
Posts: 57
Rep Power: 9 |
Quote:
Thanks archeoptyrx! I am trying this and it really helped me! |
||
March 13, 2017, 21:44 |
|
#7 | |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
I don't consider it a built-in function since you're basically writing your own text file. but thanks for the scheme file! Although I knew a scheme solution existed, not having one readily available is not very useful. It's also very hard to search for. I'll have to bookmark this thread. =)
Quote:
|
||
May 29, 2017, 16:14 |
i want to know how i introduce scheme file in TUI and also how to activate it
|
#8 | |
New Member
BILAL HUSSAIN
Join Date: Dec 2016
Posts: 5
Rep Power: 9 |
Quote:
rc case.cas it 1000 wc case.cas wd cas.dat I also want to introduce .scm file in my ansys fluent and also want to set its parameters via commands please tell me commands related to this thanks |
||
May 30, 2017, 17:50 |
|
#9 |
Member
sandy
Join Date: May 2013
Posts: 91
Rep Power: 13 |
use load command. see step 3. I am not sure about the older versions of fluent.
|
|
June 1, 2017, 15:23 |
|
#10 | |
New Member
BILAL HUSSAIN
Join Date: Dec 2016
Posts: 5
Rep Power: 9 |
Quote:
i want to active it model>gasification calculator>update>ok > sir i need above series of command so that I can run it. or sir tell me how i save scheme file permanently with case file. thanks |
||
December 12, 2017, 12:03 |
|
#11 |
New Member
A R Jensen
Join Date: Nov 2017
Posts: 6
Rep Power: 9 |
This is an extremely useful script when doing transient simulations and wanting to check the residuals more closely.
However, one thing that I am missing is the iteration number. The reason is that an extra line of residual status is printed between time steps and line number does therefore not match up with the iteration number. The reason that is a problem is that it would be nice to compare the residuals to values outputted through the report definitions. Does anyone know how to add the iteration number to the printet output? |
|
December 12, 2017, 12:04 |
|
#12 |
New Member
A R Jensen
Join Date: Nov 2017
Posts: 6
Rep Power: 9 |
This is an extremely useful script when doing transient simulations and wanting to check the residuals more closely.
However, one thing that I am missing is the iteration number. The reason is that an extra line of residual status is printed between time steps and line number does therefore not match up with the iteration number. The reason that is a problem is that it would be nice to compare the residuals to values outputted through the report definitions. Does anyone know how to add the iteration number to the printet output? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Running Ansys in BAtch Mode | kuleuvenstudent | ANSYS | 1 | October 18, 2017 13:11 |
Workbench in batch mode with parametric study (design point) | Veronique Pe | ANSYS | 0 | June 1, 2016 04:56 |
[PyFoam] Problems with the new PyFoam release | zfaraday | OpenFOAM Community Contributions | 13 | December 9, 2014 19:58 |
[PyFoam] having problems with pyfoam Installation | vitorspadetoventurin | OpenFOAM Community Contributions | 3 | December 2, 2014 08:18 |
to run a replayfile in batch mode from UNIX | froztbear | ANSYS Meshing & Geometry | 4 | May 13, 2014 09:00 |