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

Which Fortran compiler?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 17, 2005, 00:36
Default Which Fortran compiler?
  #1
Tony
Guest
 
Posts: n/a
Hi everyone,

I'd like to make user routines but still confused about the compiler. Someone advised Absoft Fortran compiler but I already have MS Fortran 5.1. Does it work with my v3.150A of STAR-CD? Is the compiler somehow linked to STAR-CD or they work separately?

Thanks,

Tony
  Reply With Quote

Old   November 17, 2005, 01:05
Default Re: Which Fortran compiler?
  #2
nirmal
Guest
 
Posts: n/a
About the compiler which you have, i am not sure whether it works or not. Intel fortran compiler8.1/8.0 does work good luck
  Reply With Quote

Old   November 17, 2005, 01:11
Default Re: Which Fortran compiler?
  #3
Tushar
Guest
 
Posts: n/a
Absoft Fortran complier works with all Windows platform , while INtel compiler is for Linux machines. The complier needs to be installed and environmental variables are to be set appropropriately. For windows env variable is ABSOFT. For Linux it is INTEL
  Reply With Quote

Old   November 17, 2005, 17:29
Default Re: Which Fortran compiler?
  #4
Tony
Guest
 
Posts: n/a
Thanks guys,

What is the biggest gain of using a separate compiler instead of using STAR-CD built-in file editor?

Tony
  Reply With Quote

Old   November 18, 2005, 05:27
Default Re: Which Fortran compiler?
  #5
Moloko
Guest
 
Posts: n/a
They are two comletely different things. The editor can edit your user-subroutine (hence the name), but cannot compile it (i.e. translate it into a form your computer can work with). If you want to use your Fortran code you need a compiler, otherwise you can just look at it.

  Reply With Quote

Old   November 18, 2005, 18:59
Default Re: Which Fortran compiler?
  #6
Tony
Guest
 
Posts: n/a
Thank you very much for your replies,

I still have a question, could you, pls, share your knowledge?

If I want to change (edit) user-subroutines, which are already given by STAR-CD, can I use only the built-in editor? Or anyway I have to get a compiler to compile the edited files?

Tony

  Reply With Quote

Old   November 19, 2005, 05:44
Default Re: Which Fortran compiler?
  #7
matej
Guest
 
Posts: n/a
HI,

you may edit the routine with any text editor: notepad, pspad,vim,emacs .....

when you want star to use this routine (changed, or original form tutorials), you need compiler which will automatically compile and use the routine. For this you need absoft (for win and linux) compiler (it's not more then about 700$) and set it properly.

You cannot use any compiler, as star is actually compiling the routine only to library and links it to the solver using one chosen compiler. So if you happen to have a fortran compiler, the best you can do is to make the cfd producers to use your compiler.

matej
  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
Fortran Compiler and example Young CFX 1 March 22, 2011 22:26
fortran compiler yfyap Main CFD Forum 13 March 5, 2006 10:19
Fortran Compiler wescher Siemens 2 May 30, 2005 07:29
Which Fortran compiler ? Harendra CFX 5 February 1, 2005 04:07
fortran compiler sankar Siemens 3 January 29, 2005 13:12


All times are GMT -4. The time now is 15:27.