GEOS-ESM / GOCART

GOCART Aerosol model including process library and framework interfaces (MAPL, NUOPC, and CCPP)
Apache License 2.0
13 stars 14 forks source link

Fix issue between UFS build and standalone CMake #287

Closed mathomp4 closed 1 month ago

mathomp4 commented 1 month ago

As found by @DusanJovic-NOAA in https://github.com/ufs-community/ufs-weather-model/issues/2399 my previous CMake PR (#273) worked well for us, but broke UFS. Mea culpa.

So, we add CMake to say "if UFS_GOCART is true, so is GOCART_STANDALONE"