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

stacks in User Fortran

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 9, 2013, 11:48
Default stacks in User Fortran
  #1
New Member
 
DongGunKo
Join Date: Apr 2013
Posts: 13
Rep Power: 13
D.ko is on a distinguished road
basic form of user fortran is something like below.

Is it ok that i add more stacks than 5( CZ,DZ,IZ,LZ,RZ)??


#include "cfx5ext.h"
dllexport(udf)
SUBROUTINE udf (NLOC, NRET, NARG, RET, ARGS, CRESLT,
& CZ,DZ,IZ,LZ,RZ)
D.ko is offline   Reply With Quote

Old   April 9, 2013, 19:05
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,700
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
The whole point of a stack is that you have one of each variable type. Why would you want to create more? Why not just add your data to the existing stacks?
ghorrocks is offline   Reply With Quote

Reply

Tags
fortran code, udf and programming


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
Particle Transport & Termination Control with User FORTRAN Julian K. CFX 3 January 12, 2012 09:48
user routine, user funcion, or fortran compile effect on the memroy? princeps11 CFX 1 May 13, 2009 18:37
User fortran routines, DEBUG AND OUTPUT Bloshchitsyn Vladimir CFX 5 October 29, 2007 01:31
CFX 10 User Routine NOT in Fortran Andre CFX 14 August 8, 2006 23:03
CFX5 and user FORTRAN Worth CFX 9 December 25, 2003 01:43


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