NOAA-EMC / NEMS

NEMS (NOAA Environmental Modeling System)
https://noaa-emc.github.io/NEMS_doc/index.html
Other
11 stars 46 forks source link

Use ESMFConvenienceMacros.h instead of ESMFVersionDefine.h #97

Closed DusanJovic-NOAA closed 3 years ago

DusanJovic-NOAA commented 3 years ago

Use ESMFConvenienceMacros.h in all Fortran files directly. This simplifies the build system.

Depends on https://github.com/ufs-community/ufs-weather-model/pull/531

climbfuji commented 3 years ago

Thanks for cleaning up all those annoying trailing whitespaces.