From e31ce7e996dedbc050965bfbd226fa4a5da4df1e Mon Sep 17 00:00:00 2001 From: apcraig Date: Fri, 13 Aug 2021 09:00:01 -0600 Subject: [PATCH] reset calchk to 100000 years --- cicecore/drivers/unittest/calchk/calchk.F90 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cicecore/drivers/unittest/calchk/calchk.F90 b/cicecore/drivers/unittest/calchk/calchk.F90 index 3c340eb26..d669dbad3 100644 --- a/cicecore/drivers/unittest/calchk/calchk.F90 +++ b/cicecore/drivers/unittest/calchk/calchk.F90 @@ -58,8 +58,8 @@ program calchk testname(9) = 'seconds_to_hms' ! test yearmax years from year 0 - yearmax = 1000 -! yearmax = 100000 +! yearmax = 1000 + yearmax = 100000 ! test 3 calendars do n = 1,3