Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fortran code used by GFS v16 data mode #40

Merged
merged 7 commits into from
Dec 16, 2021

Conversation

binli2337
Copy link
Collaborator

@binli2337 binli2337 commented Nov 5, 2021

Description of changes

New Fortran code will be added for GFS v16 data mode.

Specific notes

New regression tests using GFS v16 data mode will be added to ufs-weather-model and tested.

Fixes #39
Related issue: ufs-community/ufs-weather-model#938

@@ -448,7 +458,7 @@ subroutine ModelAdvance(gcomp, rc)
type(ESMF_Time) :: nextTime
type(ESMF_TimeInterval) :: timeStep
real(r8) :: nextsw_cday
logical :: restart_write ! restart alarm is ringing
logical :: restart_write ! restart alarm is ringing
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove space?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Fortran code used by GFS v16 data mode
2 participants