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

Values at the boundaries

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 20, 2023, 08:21
Post Values at the boundaries
  #1
New Member
 
Mohammad
Join Date: Sep 2022
Posts: 12
Rep Power: 3
Selawe97 is on a distinguished road
Hello
When i store temperature value in udmi
For example

Code:
begin_f_loop(f, t)
{
C_UDMI(f, t, 0) = C_T(f,t);
}
end_f_loop(f, t);
It doesn't store the value at boundaries ,so how to store temperature boundary values,or did i make mistake?

Thanks
Selawe97 is offline   Reply With Quote

Old   May 20, 2023, 10:06
Default
  #2
Member
 
Odisha
Join Date: Jan 2020
Posts: 59
Rep Power: 6
Siba11 is on a distinguished road
Hi. Since you are storing values at the boundary, you need to use F_UDMI macro.
Siba11 is offline   Reply With Quote

Old   May 20, 2023, 10:17
Default
  #3
New Member
 
Mohammad
Join Date: Sep 2022
Posts: 12
Rep Power: 3
Selawe97 is on a distinguished road
Quote:
Originally Posted by Siba11 View Post
Hi. Since you are storing values at the boundary, you need to use F_UDMI macro.
Thank you for your response, actually I tried it but it did not work.
Selawe97 is offline   Reply With Quote

Reply

Tags
loop over face, store, udf, udmi


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
Values for nu t and nu tilda Phizz82 OpenFOAM Running, Solving & CFD 1 March 2, 2020 06:00
Low torque values in high wind speeds for a wind turbine Seervan STAR-CCM+ 5 August 5, 2019 20:36
[General] EnSight Binary vs ASCII Format Erroneous Negative Values jrweinmeister ParaView 0 June 25, 2019 15:32
Reducing pointfield values on proc boundaries vkoppejan OpenFOAM Programming & Development 2 January 20, 2018 12:37
strange node values @ solid/fluid interface - help JB FLUENT 2 November 1, 2008 12:04


All times are GMT -4. The time now is 12:45.