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

re: Point to point expressions

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 20, 2007, 14:33
Default re: Point to point expressions
  #1
Wooster
Guest
 
Posts: n/a
I would like to create an expression that calculates a value as the sim goes through and solves the model.

Basically, I'd like for the simulation to compare the temperature at various x,y,z and compare them (difference) to the inlet temperature as the solver solves. My current running expression just has temperature@inlet and temperature@outlet. I'd like it to be temperature@inlet and temperature@x,y,z instead of the outlet. Thus, when the problem converges, and I plot say dT vs Z, I'll get some distribution depending on how much heat was deposited in the fluid. Any ideas? -M
  Reply With Quote

Old   April 20, 2007, 16:46
Default Re: re: Point to point expressions
  #2
Robin
Guest
 
Posts: n/a
First create a monitor point at the desired location (say its called "Monitor Point 1"). The value of a variable at this point can then be evaluated using the "probe(T)@Monitor Point 1". To see the difference in temperature, just monitor the appropriate expression:

Tdiff = massFlowAve(T)@inlet - probe(T)@Monitor Point 1

Regards, Robin
  Reply With Quote

Old   April 23, 2007, 12:37
Default Re: re: Point to point expressions
  #3
Wooster
Guest
 
Posts: n/a
Thanks, I'll give it a try! -M
  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
block-structured mesh for t-junction Robert@cfd ANSYS Meshing & Geometry 20 November 11, 2011 04:59
Problem with UDF compiling for kTkLW model Wantami FLUENT 0 July 18, 2011 05:11
CFX Post: Problems with moving point cloud for changing time steps spatialtime CFX 0 December 7, 2009 04:56
[Gmsh] Gmsh and samplesurface touf OpenFOAM Meshing & Mesh Conversion 2 December 10, 2007 02:27
CFX4.3 -build analysis form Chie Min CFX 5 July 12, 2001 23:19


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