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

Fluent value vs UDF value discrepancy

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 27, 2011, 13:12
Angry Fluent value vs UDF value discrepancy
  #1
New Member
 
Ján
Join Date: Mar 2010
Location: Slovakia
Posts: 24
Rep Power: 16
argeus is on a distinguished road
hello hello,
Any help highly appreciated.. please..
Im using a F_FLUX(t,tf) to extract data (mass flow rate) from fluent to a .txt file. x = F_FLUX (t,tf) access data from each elementary face. then I use a auxilliary variable, which sums the values from all elementary cells. looks like: y =+ x;. Now I have a total mass flow rate [kg/s] through a boundary face. But, when i try to compare this value with value accessible in Fluent reports >Report>Fluxes, or >Report>Surface integrals, I get a something totally different. I have no idea why..
Just for completness - simulation is unsteady, I just pick up some converged time step for confrontation..

Any idea? thank you very much in advance..
argeus is offline   Reply With Quote

Old   May 31, 2011, 04:06
Default
  #2
Senior Member
 
dmoroian's Avatar
 
Dragos
Join Date: Mar 2009
Posts: 648
Rep Power: 20
dmoroian is on a distinguished road
Probably a typo: y =+ x
If you're using the above atribution with the intent of y = y+x; then is wrong. What it really means is: y = +x; or simpler y = x.
dmoroian is offline   Reply With Quote

Old   May 31, 2011, 14:08
Default
  #3
New Member
 
Ján
Join Date: Mar 2010
Location: Slovakia
Posts: 24
Rep Power: 16
argeus is on a distinguished road
no no, im sorry, just a typo.. i want to write y+=x..
argeus is offline   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
fluent udf, saving data in udf mohsen zendehbad Fluent UDF and Scheme Programming 15 June 13, 2017 23:23
Transient pressure UDF for parallel fluent droberts Fluent UDF and Scheme Programming 5 October 11, 2010 04:13
udf fluent 6.3.26 don't work in fluent 12 enry Fluent UDF and Scheme Programming 16 September 9, 2010 02:44
Using Fluent with a UDF frm a remote m/c aarti FLUENT 2 September 11, 2008 19:53
Can somebody send me a Fluent 6 UDF manual?? KKLAU FLUENT 4 April 14, 2004 16:37


All times are GMT -4. The time now is 08:33.