|
[Sponsors] |
UDF parameter error "unable to find rpvar 'velocity'" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 13, 2019, 18:07 |
UDF parameter error "unable to find rpvar 'velocity'"
|
#1 |
New Member
Henrique Carneiro
Join Date: May 2019
Posts: 2
Rep Power: 0 |
Hi guys,
I am running a dynamic mesh with an UDF and trying to use input parameters through scheme just as described in here. The problem is when I run the simulation, the first time step runs fine but as it goes to the second time step, Fluent gives me Code:
unable to find rpvar 'velocity' Code:
Error: floating point exception Error Object: #f |
|
May 14, 2019, 02:14 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
why do you use scheme variables for parameters?
there is a macro RP_Get_Input_Parameter("variablename") for UDF by the way, it is impossible to understand the reason of your problem without your detailed description of steps which leads to this error best regards |
|
Tags |
parameter, rpvar, scheme, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to use input parameter in UDF? | mariam.sara | Fluent UDF and Scheme Programming | 17 | December 2, 2015 15:38 |
UDF using for an averaging parameter | masoud12321 | Fluent UDF and Scheme Programming | 1 | March 10, 2015 07:25 |
Help! where to find full UDF Macros and functions | kim | FLUENT | 6 | March 5, 2014 10:01 |
Could somebody help me find this UDF? | ToddZ | FLUENT | 1 | September 27, 2005 12:41 |
find the best inlet with udf | Tuckbros | FLUENT | 0 | May 20, 2004 13:56 |