mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Removed note about compilers supporting these features
parent
d13463df39
commit
4e2a7e5d6e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
In order to compile OpenMC, you must use a compiler which supports the following Fortran 2003/2008 features. Most modern compilers completely implement Fortran 95 and at least a subset of Fortran 2003 and 2008. The latest Intel, gfortran, and PGI compilers are known to support all of the following features.
|
||||
In order to compile OpenMC, you must use a compiler which supports the following Fortran 2003/2008 features. Most modern compilers completely implement Fortran 95 and at least a subset of Fortran 2003 and 2008.
|
||||
|
||||
## Fortran 2003
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue