forked from NOAA-GFDL/PyFV3
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
GEOS differs from FV3GFS.
A quick glance at code diff yields:
- PyFV3 uses
cmax = 2, remove this workaround dpaoptional calculationnsplt/kspltare not computed the same way- Added
offline_tracer_advectioncase, triggered byAdvCore_Advection. Out of scope for this (we are targeting online dycore) but we should get to the bottom of it in term of usage.
Strategy should be to diff the original port (https://github.com/ai2cm/fv3gfs-fortran) with the current code to get a sense. Then use serialbox to generate or re-generate the translate tests.
Note: feel free to break this further into G1.8.X
Parent: GEOS-ESM/SMT-Nebulae#55
- TracerAdvection in PyFV3 validates under GEOS translate tests (without breaking the original test case)
Metadata
Metadata
Assignees
Labels
No labels