|
[Sponsors] |
January 19, 2010, 06:47 |
freeware Fortran Compiler?
|
#1 |
New Member
Join Date: Jan 2010
Posts: 2
Rep Power: 0 |
Hello everyone!
Does anyone know if it's possible to use an open source/freeware Fortran Compiler with CFX 12? I tried G95, but when trying the air conditioning tutorial I got an error after entering ! system ("cfx5mkext TStat_Control.F") == 0 or die "cfx5mkext failed"; into the command editor. ERROR CCL parser failed with message: Perl Syntax errors detected: cfx5mkext failed at (eval 113) line 1. It would be very nice if someone could help me. Thanks |
|
January 20, 2010, 23:04 |
|
#2 |
Senior Member
Join Date: Apr 2009
Posts: 531
Rep Power: 21 |
That error has nothing to do with your compiler. Try compiling from the command prompt using:
cfx5mkext TStat_Control.F |
|
January 21, 2010, 08:20 |
|
#3 |
New Member
Join Date: Jan 2010
Posts: 2
Rep Power: 0 |
thanks for your answer stumpy
I tried that but I get an error: A fatal error occured incfx5mkext: The compiler command "ifort" could not be found. Please ensure that the compiler is on your PATH and try again. I have installed Intel Visual Fortran Compiler Professional, Microsoft Windows SDK and Microsoft SQL Server. And I made sure that C:\Programme\ANSYS Inc\Shared Files\bin is in the Path of Windows System Variables. What is wrong? |
|
January 21, 2010, 20:49 |
|
#4 |
Senior Member
Join Date: Apr 2009
Posts: 531
Rep Power: 21 |
So you're on Windows (rather than linux). The intel compiler is the only option. If you were on linux there's free compilers that will work.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Intel Fortran Compiler & Tutorial 17 | Young | CFX | 1 | March 30, 2011 02:39 |
Fortran Compiler and example | Young | CFX | 1 | March 22, 2011 23:26 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
Fortran compiler | Erik | Siemens | 2 | November 28, 2008 21:05 |
Fortran compiler | Arnab | Siemens | 5 | September 14, 2004 04:59 |