GEOS-ESM / GEOSgcm_GridComp

Repository containing the physics and IAU code for the GEOS Earth System Model
Apache License 2.0
9 stars 7 forks source link

[NDSL] Radiation Coupling #937

Open FlorianDeconinck opened 1 month ago

FlorianDeconinck commented 1 month ago

Small 3-axis loop fitting the stencil pattern easily to port within the GFDL_1M

Original code: GEOS_GFDL_1M_InterfaceMod.F90:854

Parent: https://github.com/GEOS-ESM/SMT-Nebulae/issues/57


FlorianDeconinck commented 3 weeks ago

First port is done.

GEOS Physics runs at 32-bit, which means that the default Float of NDSL is ill-fitted for physics at large.

Port is ok but two fields are seeing ~5% of errors. Analysis is:

We need to explain those 5% a little further and/or generate a more interesting test case