MITgcm model setup and output for "Impact of subglacial freshwater discharge on Pine Island Ice Shelf"
收藏资源简介:
Here, it contains the results of the regional PIG simulation. Model grid is lat-lon similar to Nakayama et al., 2019 roughly 200 m in the region. See Nakayama et al., submitted to GRL for detail. For complete model output (10*Qsg and 50*Qsg cases), please access NASA data (Registration is required).<br> https://ecco.jpl.nasa.gov/drive/files/ECCO2/High_res_PIG/PIG_only_200m Contents can be downloaded easily using wget (see link below). <br> https://ecco-group.org/docs/wget_download_multiple_files_and_directories.pdf <strong>(Contents)</strong><br> code.zip (code to run this simulation)<br> input.zip (input file required for this simulation)<br> latlon_run23.zip (CTRL)<br> latlon_run24.zip (Qsg case)<br> latlon_run25.zip (2*Qsg case)<br> <br> <strong>(How to build and run)</strong><br> mkdir build<br> ./../../tools/genmake2 -of ../../../tools/build_options/linux_amd64_ifort+mpi_ice_nas -mpi -mods ../code/<br> make depend<br> make -j 16<br> cd .. mkdir test<br> cd test<br> ln -sf ../input/* .<br> ln -sf /nobackup/hzhang1/forcing/era_xx_it50/ .<br> cp ../build/mitgcm_uv .<br> qsub latlon_run23.sh



