Skip to content

Commit

Permalink
Merge pull request #370 from Oscarrrhhhh/patch-12
Browse files Browse the repository at this point in the history
Update CoLM.F90
  • Loading branch information
CoLM-SYSU authored Jan 18, 2025
2 parents ba465f8 + 31d5b6c commit f03648c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/CoLM.F90
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ PROGRAM CoLM
character(len=256) :: dir_restart
character(len=256) :: fsrfdata

real(r8) :: deltim ! time step (senconds)
real(r8) :: deltim ! time step (seconds)
integer :: sdate(3) ! calendar (year, julian day, seconds)
integer :: idate(3) ! calendar (year, julian day, seconds)
integer :: edate(3) ! calendar (year, julian day, seconds)
Expand Down

0 comments on commit f03648c

Please sign in to comment.