Skip to content

Commit

Permalink
trivial update for R21C so output files from time_ave_util.x have same
Browse files Browse the repository at this point in the history
(wrong) time increment at time_ave.x
  • Loading branch information
bena-nasa committed May 29, 2024
1 parent edc5213 commit b197ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/time_ave_util.F90
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ program time_ave
2000 format(i2.2)
4000 format(i6.6)

timeinc = 060000
timeinc = 21600

! Primary Fields
! --------------
Expand Down

0 comments on commit b197ffa

Please sign in to comment.