CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ANSYS (https://www.cfd-online.com/Forums/ansys/)
-   -   Names of variables in ansys model for particle user routine (https://www.cfd-online.com/Forums/ansys/184264-names-variables-ansys-model-particle-user-routine.html)

Princess38 February 26, 2017 16:33

Names of variables in ansys model for particle user routine
 
Hello,

for example i have the fortran code sequence:

CALL FINNIE ( RET(1,1), ARG(1,1), ARG(1,2))
END

SUBROUTINE FINNIE ( EROSION, ANGLE, VEL_PT)

How do i know which ARG i have to choose the get the angle from my cfx model as input parameter? Where are these (RET(x,x), ARG(x,x)) defined? I would be very happy about any help.

Best regards


All times are GMT -4. The time now is 11:37.