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

Using variables from monitor points with CEL

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 4, 2008, 06:58
Default Using variables from monitor points with CEL
  #1
Robert Stevens
Guest
 
Posts: n/a
Can anyone help me to extract values from a monitor point in CFX (Ansys 11) so they can be used in an expression in cfx-pre? I am simulating the movements of a bridge in a flow, and I want to use the vertical displacements and velocities of a monitor point, to solve the basic equations for forced vibrations of the system. The simulation is very similar to tutorial 20 where the equation of motion is discretized to include an expression for the updated displacement of the ball. I have tried formulations like:

Total Mesh Displacement Y ()@MonitorPoint2

and

Velocity v () @MonitorPoint2

These values are supposed to go into a specified displacement of the bridge deck, but cfx returns an error:

The function name 'Velocity v' is not recognised. The function name 'Total Mesh Displacement Y' is not recognised.

I must be doing something wrong. Can anybody help?
  Reply With Quote

Old   June 25, 2008, 03:04
Default Re: Using variables from monitor points with CEL
  #2
hsr
Guest
 
Posts: n/a
Velocity v and Total Mesh Displacement are no functions but variables. You need a function like probe(<variable>)@<point> to obtain your desired variable values: probe(Velocity v)@Monitor Point Y
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
ADDITIONAL VARIABLES LIMITERS N.P CFX 5 December 1, 2011 08:47
$FOAM_USER_APPBIN & LIBBIN variables not set rassilon OpenFOAM Installation 2 February 16, 2010 21:54
junction box routine and CEL function bornspur CFX 2 February 3, 2009 03:24
CEL and Variables stex CFX 18 June 27, 2005 06:50
PHI file structure Eugene Phoenics 9 November 2, 2001 23:00


All times are GMT -4. The time now is 07:39.