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

ARRAY PASSING in STAR4

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 18, 2008, 13:15
Default ARRAY PASSING in STAR4
  #1
John
Guest
 
Posts: n/a
I just moved from STAR3.2 to STAR4. Basically I used to have a array defined in posdat like

Posdat Dimension X(NCTMXU) POINTER(P_X,X) COMMON/A00/P_X IF(INTFLG(1).EQ.0) then ALLOCATE x MEMORY INTFLG(1)=1 endif

then I use this array in other user subroutine just by including the common block

Dimension X(4) POINTER(P_X,X) COMMON/A00/P_X

What is the similar way to do it in STAR4?

  Reply With Quote

Old   September 19, 2008, 17:30
Default Re: ARRAY PASSING in STAR4
  #2
Karl Mehler
Guest
 
Posts: n/a
For converting user coding, there is one email address you can contact. It is something like nur79@de.cd-adapco.com. You need to ask the Nuremberg office for the correct address. This is a team of developer that works especially on user-coding support for v4 as they said during the user conference and the new Nuremberg office opening. There is also a new team of consultants in US that are dedicated to update user-coding for v4 es-ice runs.

  Reply With Quote

Old   September 22, 2008, 14:39
Default Re: ARRAY PASSING in STAR4
  #3
Stephanie
Guest
 
Posts: n/a
posdat in Star v4 works with Fortran 90. Use Module for passing variables from subroutines to others.
  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
Passing of gas thru sand Sans CFX 1 October 15, 2007 04:44
Problem while running solver in star4.0 for linux deisler Siemens 7 March 14, 2007 04:16
backporting star4 cel/vrt -> star3 Mark Olesen Siemens 4 April 14, 2006 11:36
passing vehicle analysis wilson CFX 5 December 27, 2005 15:05
passing vehicle analysis wilson Siemens 2 December 17, 2005 10:41


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