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

025deg jra55do ryf.iss113 #65

Merged
merged 9 commits into from
May 17, 2024
6 changes: 6 additions & 0 deletions MOM_input
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@ DTFREEZE_DP = -7.75E-08 ! [deg C Pa-1] default = 0.0
! When TFREEZE_FORM=LINEAR, this is the derivative of the freezing potential
! temperature with pressure.

EPS_OMESH = 1e-13
! "default = 0.0001
! An float which sets the allowable error (in degrees) between
! grid angle defined in the ESMF mesh file used by CMEPS
! and the ocean_hgrid file used by mom

! === module MOM_tracer_flow_control ===
USE_IDEAL_AGE_TRACER = True ! [Boolean] default = False
! If true, use the ideal_age_example tracer package.
Expand Down
6 changes: 4 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,14 @@ input:
- /g/data/vk83/experiments/inputs/access-om3/mom/grids/vertical/global.025deg/2024.04.04/ocean_vgrid.nc
- /g/data/vk83/experiments/inputs/access-om3/mom/initial_conditions/global.025deg/2020.10.22/ocean_temp_salt.res.nc
- /g/data/vk83/experiments/inputs/access-om3/mom/surface_salt_restoring/global.025deg/2020.05.30/salt_sfc_restore.nc
- /g/data/vk83/experiments/inputs/access-om3/cice/grids/global.025deg/2024.03.28/grid.nc
- /g/data/vk83/experiments/inputs/access-om3/cice/grids/global.025deg/2024.03.28/kmt.nc
- /g/data/vk83/experiments/inputs/access-om3/cice/grids/global.025deg/2024.05.14/grid.nc
- /g/data/vk83/experiments/inputs/access-om3/cice/grids/global.025deg/2024.05.14/kmt.nc
- /g/data/vk83/experiments/inputs/JRA-55/RYF/v1-4/data

collate: false
runlog: false
metadata:
enable: false

userscripts:
setup: ./setup_cice_restarts.sh
Expand Down
20 changes: 18 additions & 2 deletions ice_in
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
&setup_nml
bfbflag = "off"
conserv_check = .false.
debug_forcing = .true.
debug_model = .true.
diagfreq = 960
dumpfreq = "y"
dump_last = .true.
histfreq = "d", "m", "x", "x", "x"
hist_time_axis = "middle"
history_deflate = 1
history_chunksize = 720, 540
history_precision = 8
restart_deflate = 1
ice_ic = 'default'
lcdf64 = .false.
npt = 35040
Expand Down Expand Up @@ -123,12 +125,26 @@
f_fsurfn_ai = "m"
f_hi = "md"
f_hs = "md"
f_sifb = "md"
f_snoice = "md"
f_uvel = "md" , f_vvel = "md"
f_vicen = "m"
!-----------------------------------
! These fields are on by default (in ice_history_shared.F90) but lets turn them off
!-----------------------------------
f_tlon = .false. , f_tlat = .false.
f_ulon = .false. , f_ulat = .false.
f_nlon = .false. , f_nlat = .false.
f_elon = .false. , f_elat = .false.
f_tmask = .false. , f_umask = .false.
f_nmask = .false. , f_emask = .false.
f_tarea = .false. , f_uarea = .false.
f_narea = .false. , f_earea = .false.
f_dxt = .false. , f_dyt = .false.
f_dxu = .false. , f_dyu = .false.
f_dxe = .false. , f_dye = .false.
f_dxn = .false. , f_dyn = .false.
f_HTN = .false. , f_HTE = .false.
f_albpnd = 'x'
f_atmdir = 'x' , f_atmspd = 'x'
f_coszen = 'x'
Expand Down
12 changes: 6 additions & 6 deletions manifests/input.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ work/input/access-om2-025deg-nomask-ESMFmesh.nc:
binhash: 29f147c299de419f5a32d129491a8ea2
md5: db5407804d759435c6846d2d2c661a6e
work/input/grid.nc:
fullpath: /g/data/vk83/experiments/inputs/access-om3/cice/grids/global.025deg/2024.03.28/grid.nc
fullpath: /g/data/vk83/experiments/inputs/access-om3/cice/grids/global.025deg/2024.05.14/grid.nc
hashes:
binhash: 7cace0a81c147d2a5d64efd879ff8b43
md5: 6946bd45cb5cbf932f869b39eb68bee2
binhash: 352d9abb56c3c8fefcd3748bb69fafdc
md5: c859e1e759f33ab39527c7b30a7dbd88
work/input/kmt.nc:
fullpath: /g/data/vk83/experiments/inputs/access-om3/cice/grids/global.025deg/2024.03.28/kmt.nc
fullpath: /g/data/vk83/experiments/inputs/access-om3/cice/grids/global.025deg/2024.05.14/kmt.nc
hashes:
binhash: 42459f59c39836197df11a44ce49c8db
md5: d87ca7229f1a579af6f3b308af16e3d1
binhash: 2e46b34c831a515bd2589fd1c2d21276
md5: 3b9b6269b24a33de75cef4e36fc35376
work/input/ocean_hgrid.nc:
fullpath: /g/data/vk83/experiments/inputs/access-om3/mom/grids/mosaic/global.025deg/2020.05.30/ocean_hgrid.nc
hashes:
Expand Down
1 change: 1 addition & 0 deletions nuopc.runconfig
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ ATM_attributes::
::

ICE_attributes::
eps_imesh = 1e-13 # allowed error between angles in mesh file and cice grid
Verbosity = off
::

Expand Down