GEOS-ESM / FVdycoreCubed_GridComp

MAPL/ESMF wrapper for the cubed-sphere finite volume dynamical core
Apache License 2.0
3 stars 10 forks source link

Updates for Spack Support, Round 2 #162

Closed mathomp4 closed 2 years ago

mathomp4 commented 2 years ago

Due to insufficient grepping on my part, some remnants of the "non-canonical" CMake still remain. Apparently these were not necessary changes for Spack, but they are changes that unify the CMake style of GEOS to be more like "correct" CMake.

In this go-around, it is mainly finding INC_ESMF which I apparently forgot to grep for last time (I was focused on NetCDF), and some non-canonical OpenMP calls.

See https://github.com/GEOS-ESM/GEOSgcm/issues/387 for the meta-issue.