From bae1c53bd118d7b6bb6c06828b691971d4ef3cc9 Mon Sep 17 00:00:00 2001 From: Suzan Manasreh <75396711+suzanmanasreh@users.noreply.github.com> Date: Sat, 6 Jul 2024 08:12:02 -0400 Subject: [PATCH] Update readme.md --- install/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/install/readme.md b/install/readme.md index b475668..49100e1 100644 --- a/install/readme.md +++ b/install/readme.md @@ -118,6 +118,7 @@ make PETSC_DIR=`pwd` PETSC_ARCH=arch-linux-c-opt check * Later you will need information about where `netcdf-fortran` is installed for `Makefile.in`. * Get this via `module show netcdf-fortran` and looking at the `NETCDF_FORTRANROOT` * In my case, this is `/usr/local/pace-apps/spack/packages/linux-rhel7-x86_64/gcc-10.3.0/netcdf-fortran-4.5.4-yx5osuxluenmuvr3xnahmosfr3abeu2p/` +* An example of how to install `netcdf-c` and `netcdf-fortran` manually is available in `install/install-ice`. ### Spherepack