NOAA-GFDL / GFDL_atmos_cubed_sphere

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

Cherrypick PR283 from dev/emc to main #296

Closed laurenchilutti closed 1 year ago

laurenchilutti commented 1 year ago

Description

When cherry-picking the changes from PR #283 I noticed that model/fv_regional_bc.F90 should also be modified to have an axis type matching the precision that the dycore is built with and not hard-coded double precision.

Fixes # (issue)

How Has This Been Tested?

Tested with SHiELD on Gaea

Checklist:

Please check all whether they apply or not

laurenchilutti commented 1 year ago

Yes I think that we should also change the other register_field calls. I will make the changes and do some more testing.