Skip to content

Commit

Permalink
2024-10-28 13:01:12: Run 14
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice committed Oct 28, 2024
1 parent f457631 commit e450508
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions ice_in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
diagfreq = 960
dumpfreq = "y"
dump_last = .true.
histfreq = "d", "m", "x", "x", "x"
histfreq = "d", "m", "1", "x", "x"
hist_suffix = "", "m", "x", "x", "x" !limited to one character due to https://github.com/COSIMA/access-om3/issues/201
hist_time_axis = "middle"
history_deflate = 1
Expand Down Expand Up @@ -111,29 +111,29 @@
f_smassliq = "m"
/
&icefields_nml
f_aice = "md"
f_aicen = "m"
f_aice = "md1"
f_aicen = "m1"
f_bounds = .false.
f_fcondtopn_ai = "m"
f_congel = "md"
f_dvidtd = "md"
f_dvidtt = "md"
f_dvidtd = "md1"
f_dvidtt = "md1"
f_fmelttn_ai = "m"
f_frzmlt = "md"
f_frazil = "md"
f_frzmlt = "md1"
f_frazil = "md1"
f_flatn_ai = "m"
f_fsens_ai = "m"
f_fsensn_ai = "m"
f_fsurfn_ai = "m"
f_hi = "md"
f_hs = "md"
f_hi = "md1"
f_hs = "md1"
f_sifb = "md"
f_snoice = "md"
f_strairx = "md" , f_strairy = "md"
f_strocnx = "md", f_strocny = "md"
f_strintx = "md", f_strinty = "md"
f_strcorx = "md" , f_strcory = "md"
f_uvel = "md" , f_vvel = "md"
f_uvel = "md1" , f_vvel = "md1"
f_vicen = "m"
!-----------------------------------
! These fields are on by default (in ice_history_shared.F90) but lets turn them off
Expand Down Expand Up @@ -162,7 +162,7 @@
f_fresh = 'x'
f_fswthru = 'x'
f_fsurf_ai = 'x'
f_hisnap = 'x', f_aisnap = 'x',
f_hisnap = 'd', f_aisnap = 'd',
f_icedir = 'x'
f_icespd = 'x'
f_mlt_onset = 'x', f_frz_onset = 'x'
Expand Down
4 changes: 2 additions & 2 deletions manifests/exe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ version: 1.0
work/access-om3-MOM6-CICE6:
fullpath: /g/data/tm70/as2285/spack0.22/release/linux-rocky8-x86_64/intel-2021.10.0/access-om3-nuopc-git.0.3.1_0.3.1-co4mcwdwr47k4plu4hd4g3w5gzprgusd/bin/access-om3-MOM6-CICE6
hashes:
binhash: 2b451e6553141267debcdd15d80e6de5
md5: a450c76d57feadbf6cca835f06121b8d
binhash: 5a4506e3bb88a1d9718e2b94cbc55162
md5: 648709b462f25ea0f72fff5c17c844bb

0 comments on commit e450508

Please sign in to comment.