MITgcm model setup and output for "Dense water downslope flow and AABW production in a numerical model: sensitivity to horizontal and vertical resolution in the region off Cape Darnley Polynya"
收藏资源简介:
MITgcm model setup and output for "<em>Dense water downslope flow and AABW production in a numerical model: sensitivity to horizontal and vertical resolution in the region off Cape Darnley Polynya</em>" <strong>(Vigan Mensah, Yoshihiro Nakayama, Masakazu Fujii, Yoshifumi Nogi, and Kay I. Ohshima, <em>Ocean Modelling</em>, 2021).</strong> <strong>(Contents)</strong><br> Here it contains<br> - code.zip (code to run this simulation at 40m vertical, 2 km horizontal resolution)<br> - input.zip (input file required for this simulation at 40m vertical, 2 km horizontal resolution)<br> - run40m2km.zip (model output for the control run at 40m vertical resolution and 2 km horizontal resolution for year 2008) <br> <strong>(How to compile)</strong><br> - 40m1km.zip: The directory include the code and input folders needed to compile and run the model with a 40m vertical, 1km horizontal resolution. <br> <strong>To run this simulation</strong>, After unzipping all folders:<br> 1) Create your work directory ( thereafter called “config”) within your MITgcm directory :<br> 2) Copy “code” into “config”<br> 3) Then, in the MITgcm directory run the following commands<br> > cd config<br> > mkdir build<br> > cd build<br> > ../../../tools/genmake2 -of ../../../tools/build_options/<your_option_file> -mpi -mods ../code/ (the -mpi is optional)<br> > make depend<br> > make 4) copy the mitgcmuv file generated in build into the directory of your choice (input in our case) <strong>(How to submit a job)</strong><br> In input, the file run_omp_high_t1.pbs is used to submit a job for running simulation.<br> This file may need to be modified so the commands are in accordance with the commands accepted by your supercomputer. <strong>(Note on forcing files)</strong><br> The era_xx folder which contains the forcing file can be found under https://ecco.jpl.nasa.gov/drive/files/Version5/Alpha<br> The model user needs to change the path to the era_xx folder in the file input/data.exf <br> For more info please send an email to vmensah@lowtem.hokudai.ac.jp<br>



