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

accessing UDS face variable

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 20, 2005, 06:10
Default accessing UDS face variable
  #1
chapelle
Guest
 
Posts: n/a
I am trying to access UDS value on faces. The function F_UDSI(c,t,i) proposed by Fluent returns always 0 (as if the value were not kept in memory). Has anybody some experience in using this function?

Thanks in advance.
  Reply With Quote

Old   September 20, 2005, 07:55
Default Re: accessing UDS face variable
  #2
chapelle
Guest
 
Posts: n/a
Are the face variables available ONLY at exterior boundaries?
  Reply With Quote

Old   September 20, 2005, 09:37
Default Re: accessing UDS face variable
  #3
Alec Eiffel
Guest
 
Posts: n/a
yes face variables are only available on domain boundaries. For interior cells face values are given by (c0 + c1)/2 where c0 and c1 are the cell values on either side of the face.
  Reply With Quote

Old   September 20, 2005, 10:27
Default Re: accessing UDS face variable
  #4
chapelle
Guest
 
Posts: n/a
thanks. This method is certainly not very accurate for unstructured mesh.

I have tried to evaluate the UDSI variable on the face using the gradient C_UDSI_G. But, some face values get out of the range defined by the surrounding cells.

Apparently, Fluent does not provide Reconstruction Gradient for UDSI variable. Do you know whether there is a simple method to calculate them ?
  Reply With Quote

Old   September 20, 2005, 11:33
Default Re: accessing UDS face variable
  #5
Alec Eiffel
Guest
 
Posts: n/a
there is no easy way to compute the graident but it is possible. have a look at section 5.2.3 on Cell Grid Definitions in the UDF manual. lots of info on getting gradients and face values on unstructured grids. best of luck!
  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
[Netgen] Import netgen mesh to OpenFOAM hsieh OpenFOAM Meshing & Mesh Conversion 32 September 13, 2011 05:50
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55
[blockMesh] Axisymmetrical mesh Rasmus Gjesing (Gjesing) OpenFOAM Meshing & Mesh Conversion 10 April 2, 2007 14:00
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues michele OpenFOAM Meshing & Mesh Conversion 2 July 15, 2005 04:15


All times are GMT -4. The time now is 19:48.