NOAA-GFDL / PyFV3

Python version of FV3 dynamical core
GNU General Public License v3.0
3 stars 6 forks source link

HUGE_R to dsl Float type for mixed precision #20

Closed fmalatino closed 1 month ago

fmalatino commented 2 months ago

Description This commit makes HUGE_R a Float dsl type for mixed precision functionality

How Has This Been Tested? Tested by implemented unit tests Use in builds of pace and pySHiELD and their unit tests

Should be reviewed after PR 43 in NDSL

Checklist: