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

Storing vectors with C_UDMI

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 15, 2005, 13:30
Default Storing vectors with C_UDMI
  #1
nicolas
Guest
 
Posts: n/a
I need to store a vector field computed in a UDF to display it in FLUENT. Is it possible to store vectors with C_UDMI? Any advice would be appreciated. Thx a lot
  Reply With Quote

Old   February 16, 2005, 04:40
Default Re: Storing vectors with C_UDMI
  #2
Andrew Garrard
Guest
 
Posts: n/a
Can you not store the 2 (or 3 in 3d) components of the vector in 2 (or 3) UDMI's
  Reply With Quote

Old   February 16, 2005, 04:57
Default Re: Storing vectors with C_UDMI
  #3
nicolas
Guest
 
Posts: n/a
Then how is it possible to plot the vector field in FLUENT ?
  Reply With Quote

Old   February 16, 2005, 05:02
Default Re: Storing vectors with C_UDMI
  #4
Andrew Garrard
Guest
 
Posts: n/a
You only said store. Not plot. However, you could always create a custom field fucntion. I imagine it would be something like:

(UDMI_0^2 + UDMI_1^2)^(1/2)

That would get you the contours. I think velocity vectors may be more tricky, cerainly beyond my experinece.
  Reply With Quote

Old   February 16, 2005, 05:31
Default Re: Storing vectors with C_UDMI
  #5
Doru Grosan
Guest
 
Posts: n/a
1. You can store the component of the vectors in C_UDMI 2. You can define a new custom vector from:

Display->Vectors->Custom Vectors... Here you can put as new vector's components udm[0], udm[1],... ; 3. Suggestion: It is better to keep also in memory the absolute value of the vector and to choose colors using this value.

Good 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
Integration Points and normal area vectors Bloshchitsyn Vladimir CFX 0 November 26, 2007 07:35
2 velocity vectors ashish CFX 3 June 19, 2007 18:32
Velocity vectors SA Main CFD Forum 1 March 8, 2007 02:04
Velocity vectors in different planes Vidya Raja FLUENT 2 October 18, 2005 22:04
Instantaneous and mean velocity vectors look same anindya FLUENT 3 July 28, 2005 23:11


All times are GMT -4. The time now is 03:37.