MITgcm model setup and output for "What determines the shape of the Pine-Island-like ice shelf?"
收藏NIAID Data Ecosystem2026-03-13 收录
下载链接:
https://zenodo.org/record/6451058
下载链接
链接失效反馈官方服务:
资源简介:
(Contents)
Here it contains
jim_run3 = CTRL (Similar to Jordan et al., 2018 but with smaller ocean)
melt/run/ = IOCTRL, M(all)V(dyn)U(dyn)
melt2/ = M( changing, see below ) V( dyn ) U( 0 )
melt2/run/ = M(all)V(dyn)U(0)
melt2/run2/ = M(20)V(dyn)U(0)
melt2/run3/ = M(GL10)V(dyn)U(0)
melt2/run4/ = M(GL20)V(dyn)U(0)
melt3/ = M ( changing, see below ) V( changing ) U( 0 )
melt3/run5/ = M(all)V(2000)U(0)
melt3/run10/ = M(20)V(2000)U(0)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Input melt data for running ice only experiments
#data.streamice#
meltCTRL.bin = M(all) ... melt rate data of CTRL for every time steps
meltCTRL2.bin = M(GL10)
meltCTRL3.bin = M(20 m/a)
meltCTRL4.bin = M(GL20)
Input velocity data for running ice only experiments
melt3/
uvel_ext4.bin = U(0 m/a)
vvel_ext5.bin = V(2000 m/a)
(How to compile and run)
mkdir build
cd build/
module load intel/2021.2.0
module load impi/2021.2.0
export LANG=en_US.UTF-8
export LC_ALL=en_US.utf8
../../../tools/genmake2 -of ../../../tools/build_options/linux_amd64_ifort+mpi_ice_nas_tokyo3 -mpi -mods ../code/
make depend
export LANG=en_US.UTF-8
export LC_ALL=en_US.utf8
make -j 16
mkdir ../run
cd ../run/
cp ../build/mitgcmuv .
cp ../input/* .
pjsub job*.pbs
Other important links
https://github.com/hgu784/MITgcm_67s
For more info please send an email to Yoshihiro.Nakayama@lowtem.hokudai.ac.jp
创建时间:
2022-04-12



