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

subroutine help-urgent!!

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 21, 2006, 01:48
Default subroutine help-urgent!!
  #1
Abnu
Guest
 
Posts: n/a
Hi,this is a part of a fortran prog i need to use.this was written to work in V3.15 of STAR.can some one tell me the "changes need to be made for it to work on V3.2" of STAR.kindly help!!i've very little time to finish my work!! thank you all!!!

INCLUDE 'para.inc'

INCLUDE '../parm.inc'

DIMENSION ICQMAP(NCTMAX*2)

SAVE ICQMAP

COMMON/DCO2/PL(-NBMAX:NCMAX),VIS(-NBMAX:NCMAX),

* UL(3,-NBMAX:NCMAX),TKE(-NBMAX:NCMAX),EP(-NBMAX:NCMAX),

* TL(-NBMAX:NCTMAX,1+NSC),DENS(-NBMAX:NCTMAX),

* CPP(-NBMAX:NCTMAX)

DOUBLE PRECISION PL

COMMON /C1C001/ ICLMAP(NCTMAX)

  Reply With Quote

Old   May 21, 2006, 10:07
Default Re: subroutine help-urgent!!
  #2
Regis
Guest
 
Posts: n/a
What about reading chapter 18 of the user-guide:New coding practices?

Regis
  Reply With Quote

Old   May 21, 2006, 22:29
Default Re: subroutine help-urgent!!
  #3
Abnu
Guest
 
Posts: n/a
yeah i looked into it. but it didnt help me a great deal. can you please rewrite that code for version 3.22.it will be of great help to me. thanks!!
  Reply With Quote

Old   May 22, 2006, 17:23
Default Re: subroutine help-urgent!!
  #4
Perl script
Guest
 
Posts: n/a
hello,

you need to remove parm.inc.

then try to declare and allocate 1 array can you do this?

then for the other it will be the same.

I would not suggest to change version in the middle of a project. It is a bad idea.

PS
  Reply With Quote

Old   May 25, 2006, 12:52
Default Re: subroutine help-urgent!!
  #5
Abnu
Guest
 
Posts: n/a
i've changed the coding following the instruction in the user guide.now there isn't any compilation or linking error but i now get "star.exe" application error. any idea about sorting that out.plz let me know!!thanks
  Reply With Quote

Old   May 25, 2006, 15:56
Default Re: subroutine help-urgent!!
  #6
v324
Guest
 
Posts: n/a
There is no star.exe in v324, try in a different directory.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
need paper very urgent humanity,very urgent,urgent mohamed FLUENT 0 August 9, 2006 11:40
subroutine Tipakorn Siemens 0 May 10, 2006 04:16
subroutine Juliet Siemens 2 November 27, 2003 18:52
Use subroutine Moon Siemens 1 March 13, 2003 07:49
Use Subroutine.. Moon Siemens 1 February 10, 2003 12:03


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