Gosia
From GOSIA
(→The Gosia Forum) |
(→Installing Gosia: Updated compiling notes, added note on Intel Fortran.) |
||
Line 16: | Line 16: | ||
Most standard Fortran 77 compilers will produce a working Gosia executable. GNU | Most standard Fortran 77 compilers will produce a working Gosia executable. GNU | ||
<tt>g77</tt> is recommended, but is becoming deprecated on newer machines. The newer, | <tt>g77</tt> is recommended, but is becoming deprecated on newer machines. The newer, | ||
- | more commonly used <tt>gfortran</tt> | + | more commonly used <tt>gfortran</tt> will also work. Intel Fortran should work, but is not recommended, because future error trapping patches may not work well with the Intel compiler. For more information about |
- | + | ||
compiling and standard builds, refer to [[compiling gosia]]. | compiling and standard builds, refer to [[compiling gosia]]. | ||