Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gx1prod, Icepack, version number #629

Merged
merged 4 commits into from
Sep 1, 2021
Merged
Changes from 1 commit
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
Prev Previous commit
update gx1prod15 to start at 1995
  • Loading branch information
apcraig committed Sep 1, 2021
commit e9d7a9c81dac06dc3254c3a0ae8d19771d6c79ac
4 changes: 2 additions & 2 deletions configuration/scripts/options/set_nml.gx1prod15
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
year_init = 1994
year_init = 1995
use_leap_years = .true.
npt_unit = 'y'
npt = 15
dumpfreq = 'm'
dumpfreq_base = 'zero'
fyear_init = 1994
fyear_init = 1995
ycycle = 16
ocn_data_dir = 'ICE_MACHINE_INPUTDATA/CICE_data/forcing/gx1/CESM/MONTHLY/'
use_bathymetry = .true.
Expand Down