Force Fortran - The Force Project

Tuesday, May 5, 2009

Downloads

Just released version 2.0.9 and 3.0 beta 3!

FilenameSizeDescription
Force209GFortranSetup.exe10.6 MBForce 2.0.9 plus GNU Fortran (GFortran)
Force209G95Setup.exe3.55 MBForce 2.0.9 plus G95 Fortran (G95)
Force209G77Setup.exe2.03 MBForce 2.0.9 plus GNU Fortran 77 (G77)
Force3beta3Setup.exe2.19 MBForce 3.0 b3 plus GNU Fortran 77 (G77)

17 Comments:

  • How do I use Force to link my .f files to compile the code in under windows?

    Thxs!

    Isabel

    By Blogger Bel, At May 19, 2009 8:41 PM  

  • It's been a while since you asked the question and I expect you have found the answer elsewhere by now. However, for those who may read this in the future...

    You need to add include statements after your main program:

    For example:

    program rivers
    implicit none
    ....
    end program

    include 'sub.f'

    By Blogger Jarrah, At June 30, 2009 4:48 AM  

  • I am completely new on programming in fortran, so my first questions is: ¿which are the differencies between the installers you submited here?.

    Thanks, Javier

    By Blogger Javier, At September 18, 2009 5:40 PM  

  • Thanks! This compiler is genial! ;)

    By Blogger Juan, At November 25, 2009 9:40 PM  

  • THANKS!!!

    By Blogger jvalle, At February 4, 2010 2:31 AM  

  • i have been using force 2.0 on windows xp at my Lab's PC. whenever I run the program the command prompt window would not close by itself after the program ends.

    today i tried running force 3 on windows 7 on my notebook. the command prompt window would automatically close itself after the program ends. how do i make the command prompt windows to not closed automatically after the program ends?

    By Blogger Wan Etiqa Takaful, At March 6, 2010 8:30 AM  

  • 8/4/2010. I am a user in the UK. I've just purchased a Sony Vaio S series which mounts 64 bit Windows 7 professional. Question - how do I load a version of Force which works with 64 bit Windows? I've tried downloading Force 3 beta 2 - and I get a Windows message to the effect that the program will not run with 64 bit Windows.

    By Blogger pjbrowne, At April 7, 2010 8:40 PM  

  • Hey,

    I downloaded Force with the GFortran compiler and I didn't manage to change the compiler used in the run options. By default, the F77 compiler is selected and I can't change this option... Unfortunately, my code is in F90...

    How can we change the compiler used in the option?

    By Blogger bastien, At May 19, 2010 4:19 AM  

  • It is my first time in using fortran and i didn't find any manuals on this web-site, so, i have a very trivial question.I have several files, and i want to get a project like in c/c++/c# etc. So, what i must do? I use version 2.0.9 of Force.

    By Blogger Юрий, At September 17, 2010 6:00 AM  

  • It doesn't work on my PC with Windows 7 64 bits.

    By Blogger Admin, At October 14, 2010 6:59 PM  

  • Hei! Where I can get Force for mac?

    By Blogger Ln' =), At September 11, 2011 9:12 AM  

  • Hi liuz, you have solved my one of biggest problem. . In my university I have to learn fortran77 and I was getting problems with the oldest compiler from provided by teacher but now I can learn this language. . Thanks my friend. . .

    By Blogger Meghraj4th, At October 18, 2011 12:53 PM  

  • thank you for this program... I was looking for something like this, and this perfect...
    thank you

    By Blogger Dreamer..., At October 27, 2011 5:16 PM  

  • Hello, I need a version of Force for Windows 7 x64 bits for execute the program. When I execute the program, but comand window close automatically. I tried with Force 3.0 and it didn´t run
    Can you give me a solution?
    Thank you

    By Blogger Pedro Gonzalez, At November 9, 2011 10:20 AM  

  • Hello, I need a version of Windows 7 x64 bits. When I execute the program, it close automatically.
    The program said me that it isn´t compatible. I tried with Force 2.0 and Force 3.0 and it didn´t work.
    Can you give a solution?
    Thank you

    By Blogger Pedro Gonzalez, At November 9, 2011 10:24 AM  

  • It's easy to solve folks!
    Sure recent Force Fortran is compatible with Win 7. When the command prompt window automatically closes, you must go to Menu bar->Run->Compilation options and disable "Ignore Analyser errors". Try!

    By Blogger Galdino, At November 16, 2011 7:02 PM  

  • is there any fortran compiler for windows 7 64 bit???????pls help me

    By Blogger Imrakes, At February 5, 2012 4:44 PM  

Post a Comment

Subscribe to Post Comments [Atom]



<< Home