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

USER_GETVAR in particle user routine

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 23, 2006, 09:59
Default USER_GETVAR in particle user routine
  #1
Felix
Guest
 
Posts: n/a
Hello all,

does anybody know if it is possible to obtain the fluid.temperature.gradient with USER_GETVAR within a particle user routine (Fortran)? Or, is there another possibility?

These are the parts for USER_GETVAR of my source code:

C ... #include "MMS.h" #include "stack_point.h C ...

__stack_point__ pAIRTGRAD C ... CALL USER_GETVAR('Air at 25 C.Temperature.Gradient',CRESLT,

& pAIRTGRAD,CZ,DZ,IZ,LZ,RZ) C ...

The results for this gradient is for every cell and particle the same it is: p_AIRTGRAD(1)=0 p_AIRTGRAD(2)=1.45 e-45 p_AIRTGRAD(3)=0

Thanks in advance, Felix
  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
DPM UDF particle position using the macro P_POS(p)[i] dm2747 FLUENT 0 April 17, 2009 01:29
user subroutine error CFDUSER CFX 2 December 9, 2006 06:31
particle user routines Felix CFX 1 July 24, 2006 12:32
user defined function cfduser CFX 0 April 29, 2006 10:58
Particle Injection User Fortran Routine Adam CFX 5 December 13, 2005 03:16


All times are GMT -4. The time now is 21:35.