mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Changed version necessary for gfortran in install instructions.
This commit is contained in:
parent
38f9226061
commit
322d63a9b2
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Prerequisites
|
|||
In order to compile OpenMC, you will need to have a Fortran compiler installed
|
||||
on your machine. Since a number of Fortran 2003/2008 features are used in the
|
||||
code, it is recommended that you use the latest version of whatever compiler you
|
||||
choose. For gfortran_, it is recommended that you use version 4.5.0 or above.
|
||||
choose. For gfortran_, it is necessary to use version 4.6.0 or above.
|
||||
|
||||
If you are using Debian or a Debian derivative such as Ubuntu, you can install
|
||||
the gfortran compiler using the following command::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue