You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alex Bozec and Alan Wallcraft from COAPS/Florida State University have developed Incremental analysis update capability for MOM6. An older commit has been tested in the UFS-datm with a "replay" to ORAS5 analysis. I will test it out the latest updates once hera come back online.
There will be an assoicate PR in the ufs-weather-model to modify the CMakeLists.txt file and add a IAU regression test to ocean model.
Subroutine adjustEtaToFitBathymetry had a hard-wired parameter
(hTolerance = 0.1) controlling the tolerance when adjusting the
thickness to fit the bathymetry. This patch adds an user-controlled
parameter (THICKNESS_TOLERANCE), which replaces hTolerance.
THICKNESS_TOLERANCE is only activated when ADJUST_THICKNESS=True.
Alex Bozec and Alan Wallcraft from COAPS/Florida State University have developed Incremental analysis update capability for MOM6. An older commit has been tested in the UFS-datm with a "replay" to ORAS5 analysis. I will test it out the latest updates once hera come back online.
There will be an assoicate PR in the ufs-weather-model to modify the CMakeLists.txt file and add a IAU regression test to ocean model.
Draft PR is #68
The text was updated successfully, but these errors were encountered: