Add a regression test that uses a different fhzero
interval.
#583
Labels
enhancement
New feature or request
fhzero
interval.
#583
Description
@mdtoyNOAA noticed that for UGWP v1 the results change if
fhzero
is changed. This is currently not the case for any other scheme, as far as we know, but it would be good to test this for the new GFS v16 control in the future.Solution
Add a test similar to
fv3_gfsv16_2threads
that does nothing but changingfhzero
from 6h to 3h.Alternatives
Modify an existing test such as
fv3_gfsv16_2threads
to usefhzero = 3
instead if 6. I don't advise doing this. It saves one test, but if the test fails it can be because of two reasons.The text was updated successfully, but these errors were encountered: