Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:NERC-CEH/nanofase into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
samharrison7 committed Jan 3, 2024
2 parents 84217eb + d320749 commit 713cc5d
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 713cc5d

Please sign in to comment.