hafs-community / HAFS

Hurricane Analysis and Forecast System
Other
39 stars 58 forks source link

FV3_HRRR_gf (RRFS physics) support mostly works #294

Closed SamuelTrahanNOAA closed 1 month ago

SamuelTrahanNOAA commented 1 month ago

Description of changes

NOTE: This is try to of PR #292 which was merged prematurely.

Do not merge this until the dependencies are merged. I don't want to open a third PR.

Adds support for FV3_HRRR_gf suite. The nest motion code will shift nearly all variables. There are corrections to parm files (ltaerosol was off). All tested cycles work.

This PR is mostly to let @mrinalbiswas start testing the configuration.

Issues addressed (optional)

N/A

Dependencies (optional)

Contributors (optional)

Development thus far has mostly been me, but I do have some bug fixes from @mrinalbiswas.

Tests conducted

Only tested on Hercules, since that's where our resources are.

Ran 2020 13L cycles 2020082506 through 2020082618 with mom6 and ww3 coupling. A

Also ran 2023 10L, cycles 2023082618-2023082700 with no error. Succeeded uncoupled, and also coupled with mom6+ww3.

Application-level regression test status

None yet; @mrinalbiswas is working on this.