Skip to content

Commit

Permalink
Update min GFortran version
Browse files Browse the repository at this point in the history
  • Loading branch information
samharrison7 authored Jan 2, 2024
1 parent df24b0b commit d320749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ git submodule update --init --recursive

## Compiling

The model code is regularly compiled using the latest version of GFortran (9.2.1 at the time of writing), and periodically using ifort 18. We recommend using GFortran and one of the following build procedures to avoid complications. The only dependency is NetCDF, which must be installed prior to building (see the Dependencies section below).
We recommend compiling using GFortran version 10 or higher. The only dependency is NetCDF, which must be installed prior to building (see the Dependencies section below).

### Using `make`

Expand Down

0 comments on commit d320749

Please sign in to comment.