/[MITgcm]/MITgcm_contrib/high_res_cube/cube92/README.cs510
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/cube92/README.cs510

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by dimitri, Thu Jun 27 05:45:39 2019 UTC revision 1.8 by dimitri, Sat Jul 20 00:08:22 2019 UTC
# Line 1  Line 1 
1  # get code from anonymous CVS server  # get code from anonymous CVS server
2  cvs co MITgcm_contrib/high_res_cube/cube92  cvs co MITgcm_contrib/high_res_cube/cube92
3  cvs co -r checkpoint62h MITgcm_code  cvs co -D "2010/06/30 17:51:36" MITgcm_code
4    
5  # build executable on pleiades  # build executable on pleiades
6  cd MITgcm  cd MITgcm
# Line 9  cd build Line 9  cd build
9  module purge  module purge
10  module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt  module load comp-intel/2016.2.181 mpi-sgi/mpt.2.14r19 hdf4/4.2.12 hdf5/1.8.18_mpt netcdf/4.4.1.1_mpt
11  ../tools/genmake2 -mo ../../MITgcm_contrib/high_res_cube/cube92/code -of \  ../tools/genmake2 -mo ../../MITgcm_contrib/high_res_cube/cube92/code -of \
12     ../../MITgcm_contrib/high_res_cube/cube92/code/linux_amd64_ifort+mpi_ice_nas     ../../MITgcm_contrib/high_res_cube/cube92/code/linux_amd64_ifort+mpi_ice_nas -mpi
13  make depend  make depend
14  make -j 16  make -j 16
15    
# Line 32  qsub run_cube92 Line 32  qsub run_cube92
32  # integrate 2009-2019 model on pleiades  # integrate 2009-2019 model on pleiades
33  cd ../run2  cd ../run2
34  cp ../../MITgcm_contrib/high_res_cube/cube92/input/* .  cp ../../MITgcm_contrib/high_res_cube/cube92/input/* .
35  ln -sf /nobackup/hzhang1/cs510/run_template/*cube78 .  ln -sf /nobackup/hzhang1/cs510/run_template/pic*447120.*ta .
36  ln -sf /nobackup/hzhang1/cs510/run_template/tile* .  ln -sf /nobackup/hzhang1/cs510/run_template/tile* .
37  ln -sf /nobackup/hzhang1/cs510/run_template/GEBCO* .  ln -sf /nobackup/hzhang1/cs510/run_template/GEBCO* .
38  ln -sf /nobackup/hzhang1/cs510/run_template/runoff* .  ln -sf /nobackup/hzhang1/cs510/run_template/runoff* .
39  ln -sf /nobackup/hzhang1/cs510/run_template/DIFFKR* .  ln -sf /nobackup/hzhang1/cs510/run_template/DIFFKR* .
40  mv pickup.0000000216.cube78 pickup.0000000216  ln -sf /nobackup/hzhang1/forcing/jra55_do .
41  mv pickup.0000000216.meta.cube78 pickup.0000000216.meta  ln -sf /nobackup/hzhang1/forcing/jra55 .
42  mv pickup_seaice.0000000216.cube78 pickup_seaice.0000000216  ln -sf data.exf_2009-2019 data.exf
43  mv pickup_seaice.0000000216.meta.cube78 pickup_seaice.0000000216.meta        ln -sf data_2009-2019 data
 ln -sf data.exf_1992-2008 data.exf  
44  ln -sf ../build/mitgcmuv .  ln -sf ../build/mitgcmuv .
45  qsub run_cube92  qsub run_ivy
46    
47  ==== solution history ===  ==== solution history ===
48  solution is piece-wise due to availability of forcing dataset  solution is piece-wise due to availability of forcing dataset

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22