You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'framework/makefile_pnetcdf_test' into develop (PR #1263)
This merge adds a test to the top-level Makefile to ensure that PnetCDF is
available.
With the addition of SMIOL, PnetCDF is required for all builds of MPAS. This
merge prevents build issues that can arise from forgetting the PNETCDF
environment variable or other issues related to finding the PnetCDF library.
If the build of the test program fails, the PnetCDF test C program will be left
in the MPAS-Model directory to aid in troubleshooting.
* framework/makefile_pnetcdf_test:
Add build check for PnetCDF to top-level Makefile
0 commit comments