|
[Sponsors] |
October 6, 2009, 09:23 |
Monitor Values in Dos prompt
|
#1 |
Member
Lukasz
Join Date: Mar 2009
Posts: 67
Rep Power: 17 |
Hi all,
I am performing series of steady-state simulations with changing pressures (to take the characterization of some fluid arrangement). I am observing some output paramaeters set as monitors. I am starting solver from dos prompt in win xp, for different .def files. I am wondering if it is possible to observe the value of the moniotr points in dos (not to start solver in manula mode) during iterations and possibly write the values into some txt file?. I know that it is possible to extract the monitor points from .out files with cfx5dfile but it would be much more convinient to automatically see the monitor point value on screen during solving. Thanks. Luk |
|
October 6, 2009, 14:50 |
|
#2 |
New Member
Join Date: Apr 2009
Posts: 14
Rep Power: 17 |
CFX-12 has a new command to extract any monitor point you want to a text file. The name of command is: cfx5mondata.
|
|
June 13, 2012, 19:08 |
|
#3 |
Senior Member
Saima
Join Date: Apr 2009
Location: Canada
Posts: 185
Rep Power: 16 |
Hello Guys,
I want to do the smae thing but instead of user define wants to know the U momentum and mass residual. I have found command: "C:\Program Files\ANSYS Inc\v130\CFX\bin\cfx5mondata" -res R67_150k_001.res-varlist "RESIDUAL, RMS, U-Mom; RESIDUAL, RMS, V-Mom" >variables.csv But iot is giving me follwoing error: Exporter error: data::notFound: MonitorDataExporter:utputData - Requested variable(s) not found: RESIDUAL, RMS, U-Mom RESIDUAL, RMS, V-Mom An error has occurred in cfx5mondata: C:\Program Files\ANSYS Inc\v130\CFX\bin\winnt-amd64\MonitorDataExporter.exe could not be started, or exited with return code 255: . Kindly let me know the right way to get all residuals. Regards,
__________________
Best Redards, Saima |
|
June 14, 2012, 15:59 |
|
#4 |
New Member
Join Date: Apr 2009
Posts: 14
Rep Power: 17 |
It's more than likely that the name of variable used in -varlist field does not match with the data saved in result file. You can use this command:
cfx5dfile xxx.res -read-monitor >monto find out the name which should be used in -varlist field. It may look like this: RESIDUAL, RMS, (domain name), U-Mom, Momentum and Mass |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to go back to upper in command prompt | Bingzhi Li | FLUENT | 5 | October 13, 2022 02:38 |
DOS commands for fluent and gambit | fluentguy | Main CFD Forum | 0 | June 7, 2009 23:40 |
prompt -2.15e+05 pressure | arwang | FLUENT | 0 | March 12, 2007 22:47 |
Command prompt | Chakradhar | FLUENT | 2 | February 17, 2007 13:26 |
Text Prompt System - programming takes lots of tri | Chris Bailey | FLUENT | 0 | October 12, 2005 14:50 |