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

Fortran compiler for customization

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 6, 2010, 04:54
Default Fortran compiler for customization
  #1
New Member
 
Johannes Köpf
Join Date: May 2009
Location: Germany
Posts: 29
Rep Power: 16
jk75 is on a distinguished road
Hi All,

as I understand it, I need the Intel Fortran Compiler 9.1 for customization (instead of the current Version 11). When I buy the current Version, I get an link to download the older version also.

But is there a possibility to get a test- 9.1- version? We are not yet sure if we need customization, so we wanted to test it before we spend a significant amount of money in it.

Best regrads,
Johannes
jk75 is offline   Reply With Quote

Old   September 6, 2010, 07:41
Default
  #2
New Member
 
Johannes Köpf
Join Date: May 2009
Location: Germany
Posts: 29
Rep Power: 16
jk75 is on a distinguished road
got it! all you have to do is to register at https://registrationcenter.intel.com.../register.aspx in addition to the registration for the download of the test- version V11. Once registered in the RC also, you get access to older versions.
jk75 is offline   Reply With Quote

Old   September 8, 2010, 04:54
Unhappy compilation error!
  #3
New Member
 
Johannes Köpf
Join Date: May 2009
Location: Germany
Posts: 29
Rep Power: 16
jk75 is on a distinguished road
It seems I'm missing something...

I'm working on Red Hat Enterprise Linux - 64 bit.
I've got the non- commercial version of the INTEL Fortran compiler Version 9.1.052, using the 64- bit version found under directory '/fce/..'.
Running make wih no changes made works fine, no compilation errors.
Now I tested the 'Counting Particle Concentration in Mesh Cells' Example from the manual and get the following error messages:

//////////////////////////////////////////////////////////////////////////
fortcom: Error: qsadd.F, line 153: Unbalanced parentheses
*.lt.1) goto 2000
-----------^
fortcom: Error: qsadd.F, line 153: Syntax error, found '.LT.' when expecting one of: <END-OF-STATEMENT> ;
*.lt.1) goto 2000
------^
fortcom: Error: qsadd.F, line 18: This module file was generated for a different platform or by an incompatible compiler or compiler release. It cannot be read. [MBLOCK_MODULE]
use mblock_module
----------^
/////////////////////////////////////////////////////////////////////////

I guess the last one is the big one. It seems, the compiler is not able to use a single of these needed modules.

Has anybody an idea what I'm doing wrong?

Thanks in advance and best regards,

Johannes
jk75 is offline   Reply With Quote

Old   September 11, 2010, 13:50
Default
  #4
Senior Member
 
michael barkhudarov
Join Date: Mar 2009
Location: Sante Fe, New Mexico, USA
Posts: 336
Rep Power: 18
MuxaB is on a distinguished road
Make sure the lines start at column 7.

I don't understand the error message about mblock_module. If it compiles without changes it should compile with changes too.
MuxaB is offline   Reply With Quote

Old   September 15, 2010, 07:20
Default
  #5
New Member
 
Johannes Köpf
Join Date: May 2009
Location: Germany
Posts: 29
Rep Power: 16
jk75 is on a distinguished road
Hello Michael,

yes, you were right. After I left the first 6 cols blank it compiled without problems. Fortran is still new to me...

Regards,
Johannes
jk75 is offline   Reply With Quote

Old   September 17, 2010, 01:33
Default
  #6
Senior Member
 
michael barkhudarov
Join Date: Mar 2009
Location: Sante Fe, New Mexico, USA
Posts: 336
Rep Power: 18
MuxaB is on a distinguished road
The Manual should be more clear with the coding examples. Glad you made it work.
MuxaB is offline   Reply With Quote

Old   October 5, 2010, 10:30
Default compiler
  #7
Member
 
jiko
Join Date: Sep 2010
Posts: 31
Rep Power: 15
jiko is on a distinguished road
Quote:
Originally Posted by jk75 View Post
got it! all you have to do is to register at https://registrationcenter.intel.com.../register.aspx in addition to the registration for the download of the test- version V11. Once registered in the RC also, you get access to older versions.

Hi i did the registeration at the above mentioned link. now how do I find the intel 9.1 for windows64.

Thanks
jiko is offline   Reply With Quote

Old   October 6, 2010, 03:40
Default
  #8
New Member
 
Johannes Köpf
Join Date: May 2009
Location: Germany
Posts: 29
Rep Power: 16
jk75 is on a distinguished road
Just go to the Registration Center and login with your ID. You will get to a page called 'My Intel Software Development Products' where all your licenced products (for example your intel compiler V11). On this page there is a link called 'search for older versions'. There you will find the V9.1.
I only registered for the Linux Version, so I'm not sure if this route works for Windows also.
jk75 is offline   Reply With Quote

Old   October 6, 2010, 07:04
Default
  #9
Member
 
jiko
Join Date: Sep 2010
Posts: 31
Rep Power: 15
jiko is on a distinguished road
Quote:
Originally Posted by jk75 View Post
Just go to the Registration Center and login with your ID. You will get to a page called 'My Intel Software Development Products' where all your licenced products (for example your intel compiler V11). On this page there is a link called 'search for older versions'. There you will find the V9.1.
I only registered for the Linux Version, so I'm not sure if this route works for Windows also.

Thanks .. I got it(the 9.1 compiler). but the visual studio is still 2008 . Could you hint that how to get microsoft visual studio 2005.
jiko is offline   Reply With Quote

Old   October 14, 2010, 11:10
Default Book on Fortran
  #10
New Member
 
Johannes Köpf
Join Date: May 2009
Location: Germany
Posts: 29
Rep Power: 16
jk75 is on a distinguished road
Hi all,

is there a good book on FORTRAN (it's fortran90 one needs, isn't it?) you can recomend?

Reagrds,
Johannes
jk75 is offline   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
Intel Fortran Compiler & Tutorial 17 Young CFX 1 March 30, 2011 01:39
Fortran Compiler and example Young CFX 1 March 22, 2011 22:26
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found piprus OpenFOAM Installation 22 February 25, 2010 13:43
Fortran compiler Erik Siemens 2 November 28, 2008 20:05
Fortran compiler Arnab Siemens 5 September 14, 2004 03:59


All times are GMT -4. The time now is 06:00.