ESCOMP / ESCOMP/FV3GFS_interface

Inconsistent output file interval settings

Open
#17 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

ufs-release/public-v1 branch
bug

The settings in namelist_definition_ufsatm.xml for history output intervals are inconsistent and cause errors in the output files, for the v16beta compset.

Specifically, fdiag and fhmaxhf in atmos_model_nml do not agree with the esmf_config is settings, nfhmax_hf.

This causes the model to write the history files (via the write_component) but NOT update the Diag DDT at the same interval, so identical files are written for (in this case) 3hrs.

Recommended solution: there is no need to override these variables from their defaults for v16beta. The default settings work as expected.

Related issue for ufs-weather-model is: [](https://github.com/ufs-community/ufs-weather-model/issues/339)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.