Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ if [ "$driver" = "nuopc" ]; then
./xmlchange ROF_NCPL=\$ATM_NCPL
./xmlchange GLC_NCPL=\$ATM_NCPL
fi
./xmlchange RUN_STARTDATE=2012-02-29
./xmlchange RUN_STARTDATE=2008-02-29

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this change? Aren't these both leapyears?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of the external forcing files end in 2014. Since I'm changing the increment between the forecasts from 2 to 4 years I wanted to avoid problems from requesting a year that's beyond
the time span of those files. If that was too pre-emptive, I'll try a test with 2012.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
!----------------------------------------------------------------------------------
! Users should add all user specific namelist changes below in the form of
! namelist_var = new_namelist_value
! Note - that it does not matter what namelist group the namelist_var belongs to
!----------------------------------------------------------------------------------
histfreq = 'd'
histfreq_n = 1

Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@
hist_nhtfrq = 9
hist_mfilt = 1
hist_ndens = 1

check_finidat_year_consistency = .false.
for_testing_allow_non_annual_changes = .true.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
!----------------------------------------------------------------------------------
! Users should add all user specific namelist changes below in the form of
! namelist_var = new_namelist_value
! NOTE: namelist variable delt_mosart (the time-step) CAN ONLY be changed by modifying the value
! of the xml variable ROF_NCPL in env_run.xml
!----------------------------------------------------------------------------------
nhtfrq = -24