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

Erroe:rpgetvar:coordeval Undefiend variable

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 29, 2012, 06:26
Default Erroe:rpgetvar:coordeval Undefiend variable
  #1
New Member
 
Tajul
Join Date: Aug 2009
Posts: 27
Rep Power: 16
abir is on a distinguished road
Hi

I used the scheme variable coordeval as follows in my UDF

if(RP_Get_Integer("coordival")==1){
coord_coeff(f_thread);
}
if((RP_Get_Integer("tempgradeval")>1)&&(Data_Valid _P()))
{

whenever I hook its okay. But whenever I try to Impose boundary condition using this UDF on solid wall, I get the following error

Error: rpgervar:coordeval:undefined variable
Error: object()

Could anybody help. Thank in advance.

Tajul
abir is offline   Reply With Quote

Old   February 1, 2021, 07:22
Wink
  #2
New Member
 
zhangdongjie
Join Date: Jan 2021
Posts: 22
Rep Power: 5
zhangdongjie is on a distinguished road
Quote:
Originally Posted by abir View Post
Hi

I used the scheme variable coordeval as follows in my UDF

if(RP_Get_Integer("coordival")==1){
coord_coeff(f_thread);
}
if((RP_Get_Integer("tempgradeval")>1)&&(Data_Valid _P()))
{

whenever I hook its okay. But whenever I try to Impose boundary condition using this UDF on solid wall, I get the following error

Error: rpgervar:coordeval:undefined variable
Error: object()

Could anybody help. Thank in advance.

Tajul
Hello, I'm simulating temperature jump and wall slip UDF recently. I have encountered many problems like you, such as error: rpgetvar: coordeval: undefined variable. Also, I don't know where the UDF of velocity slip should be loaded? Would you please help me? Thank you very much
zhangdongjie is offline   Reply With Quote

Reply


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
OpenFoam-1.6-ext Allwmake compilation error - one last barrier Pat84 OpenFOAM Installation 15 July 25, 2012 21:49
emag beta feature: charge density charlotte CFX 4 March 22, 2011 09:14
error in COMSOL:'ERROR:6164 Duplicate Variable' bhushas COMSOL 1 May 30, 2008 04:35
Env variable not set gruber2 OpenFOAM Installation 5 December 30, 2005 04:27
Replace periodic by inlet-outlet pair lego CFX 3 November 5, 2002 20:09


All times are GMT -4. The time now is 09:05.