NOAA-GFDL / GFDL_atmos_cubed_sphere

The GFDL atmos_cubed_sphere dynamical core code
Other
56 stars 118 forks source link

replacing the NO_QUAD_PRECISION macro with ENABLE_QUAD_PRECISION #298

Closed laurenchilutti closed 11 months ago

laurenchilutti commented 11 months ago

Description

FMS 2023.03 removed the NO_QUAD_PRECISION macro from fms_platforms.h. We can use the ENABLE_QUAD_PRECISION macro as this is defined in fms_platform.h in previous FMS versions and was retained in FMS 2023.03.

Fixes # (issue)

How Has This Been Tested?

Testing with FMS2023.03 manually and the CI will test with FMS2023.02

Checklist:

Please check all whether they apply or not

laurenchilutti commented 11 months ago

I tested this with PR 297 and FMS2023.03-beta1on gaea and answers reproduced