CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Monitor Values in Dos prompt

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 6, 2009, 08:23
Default Monitor Values in Dos prompt
  #1
Member
 
Lukasz
Join Date: Mar 2009
Posts: 67
Rep Power: 17
Luk_Fiz is on a distinguished road
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
Luk_Fiz is offline   Reply With Quote

Old   October 6, 2009, 13:50
Default
  #2
New Member
 
Join Date: Apr 2009
Posts: 14
Rep Power: 17
longbow is on a distinguished road
CFX-12 has a new command to extract any monitor point you want to a text file. The name of command is: cfx5mondata.
longbow is offline   Reply With Quote

Old   June 13, 2012, 18:08
Default
  #3
Senior Member
 
Saima
Join Date: Apr 2009
Location: Canada
Posts: 185
Rep Power: 16
Saima is an unknown quantity at this point
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,


Quote:
Originally Posted by longbow View Post
CFX-12 has a new command to extract any monitor point you want to a text file. The name of command is: cfx5mondata.
__________________
Best Redards,
Saima
Saima is offline   Reply With Quote

Old   June 14, 2012, 14:59
Default
  #4
New Member
 
Join Date: Apr 2009
Posts: 14
Rep Power: 17
longbow is on a distinguished road
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 >mon
to 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
longbow is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


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 01:38
DOS commands for fluent and gambit fluentguy Main CFD Forum 0 June 7, 2009 22:40
prompt -2.15e+05 pressure arwang FLUENT 0 March 12, 2007 21:47
Command prompt Chakradhar FLUENT 2 February 17, 2007 12:26
Text Prompt System - programming takes lots of tri Chris Bailey FLUENT 0 October 12, 2005 13:50


All times are GMT -4. The time now is 15:40.