NOAA-GFDL / NDSL

NOAA NASA Domain Specific Language middleware layer
6 stars 8 forks source link

Cast parameters in Translate test to proper float precision #55

Closed FlorianDeconinck closed 3 months ago

FlorianDeconinck commented 3 months ago

Description Part of the mixed precision small details left after the original push. "Parameters" in translate test are not casted to Float using the global precision mechanism, leading to numerical errors for translate check at 32-bit float.

How Has This Been Tested? Ongoing port of the microphysics in GEOS

Checklist: