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

how to get the value in a node

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 5, 2005, 21:23
Default how to get the value in a node
  #1
caty
Guest
 
Posts: n/a
Hello,

I want to write a script in POST to calulate an average value of a variable, on a certain plane, across the timesteps.

For this i need the value of the variable in each node of the plane.

Does anybody knows the comand line for getting this value?

  Reply With Quote

Old   April 6, 2005, 06:03
Default Re: how to get the value in a node
  #2
Rui Igreja
Guest
 
Posts: n/a
Hi,

Why do you need the value of the variable in each node? You can obtain the average of a variable in a surface as areaAve(variable)@surface . Or do you need a different kind of average?

Regards,

Rui
  Reply With Quote

Old   April 6, 2005, 06:16
Default Re: how to get the value in a node
  #3
caty
Guest
 
Posts: n/a
Hi,

this is not what I want. I want to extract data to create a plane. The value stored at a given node would be the average value at that node across the range of timesteps.

I don't want an normal average across a plane.

  Reply With Quote

Old   April 6, 2005, 07:12
Default Re: how to get the value in a node
  #4
Andy
Guest
 
Posts: n/a
Hi Caty, If u want the results on particular point, then u can do as follows Make a text file of cloude of points (Giving their cartesian coordinates) like X1 Y1 Z1 X2 Y2 Z2 . . . . Xn Yn Zn

Then go to yhe commond line from CFX Launcher Use commond cfx5interp -vtx <vertex file name> -res <result file name>

Pls. late me know what happens ok

  Reply With Quote

Old   April 6, 2005, 15:16
Default Re: how to get the value in a node
  #5
caty
Guest
 
Posts: n/a
Hi Andy,

hmm it is an intersting path, but i am afraid that it would take too much time. I will try to do so, as it seems like I don't have any other clue.

Thank you
  Reply With Quote

Old   April 7, 2005, 11:50
Default Re: how to get the value in a node
  #6
caty
Guest
 
Posts: n/a
Hi Andi,

Well I exported the data form the plane in excel an there I save them in a txt file. After that I creat another file for the results, empty, txt too.

From the command line I areceived the following error:

The program was unable to read from the data file. STOP called from routine MGSTOP An error has occured in cfx5interp? Unable to retrive vertex.dat.new from working directory: file not found an error has occured in cfx5interp: the cfx 5 interpolation program existed with return code 1

What does this mean????
  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
node values vs. no node values in fluent user0314 FLUENT 4 June 30, 2019 04:14
Export node number and coordinates kezman CFX 2 November 7, 2015 15:45
Accessing node values using a UDF Nico FLUENT 2 December 20, 2007 02:50
License server not visible from master node Charles FLUENT 0 October 30, 2007 17:48
how can i list node temperatur by node location Ali Doustdar FLUENT 2 July 12, 2007 23:48


All times are GMT -4. The time now is 14:28.