File tree 3 files changed +8
-0
lines changed
3 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,8 @@ submodels:
83
83
- /g/data/vk83/configurations/inputs/access-esm1p5/modern/share/ocean/shortwave_penetration/global.1deg/2020.05.19/ssw_atten_depth.nc
84
84
# Grids
85
85
- /g/data/vk83/configurations/inputs/access-esm1p5/modern/share/ocean/grids/mosaic/global.1deg/2020.05.19/grid_spec.nc
86
+ # Basin mask
87
+ - /g/data/vk83/configurations/inputs/access-esm1p5/modern/share/ocean/basins/global.1deg/2020.05.19/basin_mask.nc
86
88
87
89
- name : ice
88
90
model : cice
Original file line number Diff line number Diff line change @@ -306,6 +306,11 @@ work/ice/INPUT/monthly_sstsss.nc:
306
306
hashes :
307
307
binhash : 49aab10f25c58a9a0ffa5617847050ff
308
308
md5 : 323d4c605f83f4d7d3126da70153c2ed
309
+ work/ocean/INPUT/basin_mask.nc :
310
+ fullpath : /g/data/vk83/configurations/inputs/access-esm1p5/modern/share/ocean/basins/global.1deg/2020.05.19/basin_mask.nc
311
+ hashes :
312
+ binhash : 98462c5ebc1edda0f42ca61be74801e6
313
+ md5 : 20fd8740f24ca95c7c086343077e9c0d
309
314
work/ocean/INPUT/bgc_param.nc :
310
315
fullpath : /g/data/vk83/configurations/inputs/access-esm1p5/share/ocean/biogeochemistry/global.1deg/2024.07.12/bgc_param.nc
311
316
hashes :
Original file line number Diff line number Diff line change 486
486
&ocean_tracer_advect_nml
487
487
debug_this_module=.false.
488
488
advect_sweby_all=.true.
489
+ read_basin_mask=.true.
489
490
/
490
491
491
492
&ocean_tracer_diag_nml
You can’t perform that action at this time.
0 commit comments