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

monitorpoint in 5.6

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 28, 2004, 04:58
Default monitorpoint in 5.6
  #1
bogesz
Guest
 
Posts: n/a
hi,

Does anyone know how should I define monitor points in 5.6? according to the manual the mon.point definition window should look like this but in my Pre it looks like that . The boxes for the point coordinates are dead - impossible to enter values

Is it possible to define mon. point via editing the def file (in the solver man. or exporting the ccl and editing it)?

Should I ask for some kind of new patch?

I've already installed several patches, including Pre patch 200307081045
  Reply With Quote

Old   January 28, 2004, 11:45
Default Re: monitorpoint in 5.6
  #2
Juan Carlos
Guest
 
Posts: n/a
You can add them at runtime from the command line as well.. The section of CCL you require follows:

FLOW:

OUTPUT CONTROL:

MONITOR OBJECTS:

MONITOR POINT: joe

Option = Cartesian Coordinates

Domain Name = <your domain>

Coord Frame = Coord 0

X = ??? [m]

Y = ??? [m]

Z = ??? [m]

Output Variables List = Velocity, Temperature

END

END

END

END

For multiple monitor point locations, just copy the MONITOR POINT section, rename and modify as needed..

You can start the run as:

cfx5solve -def your_file.def -ccl file_with_ccl_above

or

cfx5cmds -def your_file.def -text your_file.ccl -read

add the CCL section above to your_file.ccl and remerge (using -write this time).. And run it as usual from the Solver Manager..

I hope this helps,

Juan Carlos

  Reply With Quote

Old   January 28, 2004, 11:55
Default Re: monitorpoint in 5.6
  #3
bogesz
Guest
 
Posts: n/a
Thanks very much. This will be very useful. bogesz
  Reply With Quote

Old   January 29, 2004, 07:22
Default Re: monitorpoint in 5.6
  #4
Peter
Guest
 
Posts: n/a
Hi I know more easy manner. You have to switch on expression and write something (i.e. bleble) and then close window. At next opening window you have active boxes. good luck
  Reply With Quote

Old   January 29, 2004, 07:38
Default Re: monitorpoint in 5.6
  #5
bogesz
Guest
 
Posts: n/a
Thanks, it's working! bog.
  Reply With Quote

Old   January 29, 2004, 16:25
Default Re: monitorpoint in 5.6
  #6
Jim
Guest
 
Posts: n/a
This may be a bug of CFX5.6 because I had the same problem. You can just add a new monitorpoint, then delete the old one. Everything will be ok.
  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
CFX 5.6 mesh build shhe CFX 1 February 13, 2004 04:27
CFX 5.6 - on XP cameron CFX 1 January 26, 2004 12:27
CFX build 5.6 Richard CFX 8 September 10, 2003 12:20
CFX 5.5 and 5.6 Peter CFX 1 August 22, 2003 08:50
Modelling thin surfaces in 5.6 Louwrens CFX 0 August 16, 2003 10:47


All times are GMT -4. The time now is 21:38.