|
[Sponsors] |
February 7, 2000, 08:51 |
Modify the htc using UDF on NT
|
#1 |
Guest
Posts: n/a
|
Dear All,
I tried to modify the surface heat transfer coefficient using a UDF (page 85 "FLUENT 5 UDF user's guide" chapter 5.6) on a NT platform. I have got an error message when this function was executed, RP_Get_Real. I would like to know if somebody as used this UDF or a similar one. Could you tell me your experience and what kind of udf did you use it? Thanks, Frederic |
|
February 24, 2020, 00:26 |
|
#2 |
New Member
Join Date: Feb 2020
Posts: 2
Rep Power: 0 |
Hi Frederic,
If you're not doing so already, I would suggest that you try running your code on one processor (serial processing) instead of using parallel processing. Some UDF macros require that you add special directives to deal with the RP_Get and RP_Set commands when processing in parallel. Those directives are not needed for serial processing. If the above change fixes the issue, I can provide some direction on how to extend your UDF for parallel processing. If the above doesn't fix the issue, if you reply with a copy of the UDF you're working on I can see if there's anything else that might be causing the issue. Best regards |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Error using UDF to modify density | NRD | FLUENT | 1 | July 13, 2011 08:35 |
udf for htc | me | FLUENT | 3 | October 4, 2005 22:27 |
How to modify iterated time in fluent UDF | scubme | FLUENT | 3 | December 30, 2004 09:09 |
How to modify velocity with UDF | jddmsh | FLUENT | 0 | June 28, 2003 22:59 |
How to modify a value by a UDF? | jwt | FLUENT | 3 | May 23, 2003 13:01 |