|
[Sponsors] |
March 11, 2008, 13:32 |
define wall functions (UDF) in Fluent 6.3
|
#1 |
Guest
Posts: n/a
|
Hello all,
I have been trying the example of DEFINE_WALL_FUNCTIONS in the Fluent 6.3 UDF manual (paragraph 2.3.23), but it doesn't seem to compile in Fluent. What I get in the log report is the following: udf_names.c:8: error: 'user_log_law' undeclared here (not in a function) udf_names.c:8: error: 'UDF_TYPE_WALL_FUNCTIONS' undeclared here (not in a function) Could it be the case that I need to give some additional details in the UDF script? Alex |
|
March 24, 2008, 04:39 |
Re: define wall functions (UDF) in Fluent 6.3
|
#2 |
Guest
Posts: n/a
|
Before compiling the UDF in Fluent you need to start Fluent in a C++ DOS window.
|
|
March 24, 2008, 08:15 |
Re: define wall functions (UDF) in Fluent 6.3
|
#3 |
Guest
Posts: n/a
|
Thanks for your reply,
I figured out what was the problem. I was using the udf.h file from the previous version (6.2) so I updated the new one. Alex. |
|
September 20, 2014, 13:37 |
meaning of DUPLUS AND D2PLUS
|
#4 |
Member
Qureshi M Z I
Join Date: Sep 2013
Posts: 81
Rep Power: 13 |
hi,
anybody know the meaning of DUPLUS and D2PLUS. these terms are used in UDF wall function example and also why the equation of both terms are different, thanks zahid |
|
August 2, 2017, 01:01 |
|
#5 |
New Member
Yousef
Join Date: Dec 2015
Posts: 14
Rep Power: 10 |
When defining a wall function UDF in Fluent, the user is required to specify equations for the dimensionless velocities U* and its derivatives with respect to dimensionless distance away from the wall (y* or y+).
Hence, DUPLUS is the first derivative: dU*/dy+ and D2UPLUS is the second derivative d2U*/d(y+)2. |
|
August 2, 2017, 03:24 |
|
#6 | |
Member
Qureshi M Z I
Join Date: Sep 2013
Posts: 81
Rep Power: 13 |
Quote:
|
||
August 3, 2017, 08:45 |
|
#7 | |
Senior Member
|
Quote:
That's basically true. You might want to give a look at this for more details: https://www.politesi.polimi.it/bitst...Monticelli.pdf |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
LES with wall functions, wall boundary, Re 10000 | subba | CFX | 4 | July 10, 2007 06:04 |
impossible for fluent 6 to handle wall functions!? | mike | FLUENT | 0 | November 15, 2006 20:18 |
damping functions(wall functions) | Pr | Main CFD Forum | 0 | March 22, 2004 03:17 |
abt near wall turbulence wall functions | amv | Main CFD Forum | 0 | May 12, 2003 04:38 |
Can I define grids motion as a time functions | Darcy | CFX | 4 | March 29, 2001 22:14 |