Skip to content

Commit

Permalink
fix bug in metadata table for GFS_phys_time_vary_run for FV3
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfirl committed Sep 12, 2019
1 parent e7bb31a commit 69c215f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions physics/GFS_phys_time_vary.fv3.meta
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@
type = integer
intent = in
optional = F
[first_time_step]
standard_name = flag_for_first_time_step
long_name = flag for first time step for time integration loop (cold/warmstart)
units = flag
dimensions = ()
type = logical
intent = in
optional = F
[errmsg]
standard_name = ccpp_error_message
long_name = error message for error handling in CCPP
Expand Down Expand Up @@ -109,6 +101,14 @@
type = integer
intent = in
optional = F
[first_time_step]
standard_name = flag_for_first_time_step
long_name = flag for first time step for time integration loop (cold/warmstart)
units = flag
dimensions = ()
type = logical
intent = in
optional = F
[errmsg]
standard_name = ccpp_error_message
long_name = error message for error handling in CCPP
Expand Down

0 comments on commit 69c215f

Please sign in to comment.