From d2799fc643a8113f20b8bf9b5daa8239807c9006 Mon Sep 17 00:00:00 2001 From: apcraig Date: Thu, 25 Jan 2024 21:39:22 -0700 Subject: [PATCH] Update documentation --- doc/source/user_guide/ug_implementation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/user_guide/ug_implementation.rst b/doc/source/user_guide/ug_implementation.rst index ef60ee857..101a770f8 100644 --- a/doc/source/user_guide/ug_implementation.rst +++ b/doc/source/user_guide/ug_implementation.rst @@ -1205,7 +1205,7 @@ in both netCDF and PIO output. netCDF requires CICE compilation with a netcdf library built externally. PIO requires CICE compilation with a PIO and netcdf library built externally. Both netCDF and PIO can be built with many options which may require additional libraries -such as hdf5 or pnetCDF. +such as MPI, hdf5, or pnetCDF. .. _history: