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

update the time stamp at fh00 in inline post #13

Closed
junwang-noaa opened this issue Nov 26, 2019 · 1 comment
Closed

update the time stamp at fh00 in inline post #13

junwang-noaa opened this issue Nov 26, 2019 · 1 comment

Comments

@junwang-noaa
Copy link
Collaborator

It is found that the time stamp at fh00 in inline POST has minutes in it. The following change is to fix the problem:
in io/post_gfs.F90

@@ -133,6 +133,7 @@ module post_gfs
!
ifhr = mynfhr
ifmin = mynfmin

  •  if (ifhr == 0 ) ifmin = 0
     if(mype==0) print *,'bf set_postvars,ifmin=',ifmin,'ifhr=',ifhr
     call set_postvars_gfs(wrt_int_state,mpicomp,setvar_atmfile,   &
          setvar_sfcfile)
    
@junwang-noaa
Copy link
Collaborator Author

Code is committed, close ticket.

climbfuji referenced this issue in climbfuji/fv3atm Mar 17, 2020
…_dom

Bug fixes for/update of "Changes in cloud/radiation interaction in GSD physics suite", bug fixes for non-aerosol-aware Thompson MP
junwang-noaa pushed a commit to junwang-noaa/fv3atm that referenced this issue Sep 30, 2021
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

No branches or pull requests

1 participant