/[MITgcm]/MITgcm_contrib/llc_hires/llc_540/readme
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_540/readme

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

revision 1.1 by zhc, Fri Aug 23 17:24:44 2019 UTC revision 1.4 by zhc, Wed Sep 4 16:54:51 2019 UTC
# Line 1  Line 1 
1  prepare for long waited llc540  #Build executable for llc540 with latest MITgcm code on pleiades
2     cvs co MITgcm_contrib/llc_hires/llc_540
3     git clone https://github.com/MITgcm/MITgcm.git
4     cd MITgcm
5     mkdir build run
6     cd build
7     module purge
8     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
9     ../tools/genmake2 -of ../tools/build_options/linux_amd64_ifort+mpi_ice_nas \
10        -mo ../../MITgcm_contrib/llc_hires/llc_540/code
11     make depend
12     make -j 16
13    
14    # integrate 1992-2019 model on pleiades
15     cd ../run
16     cp ../../MITgcm_contrib/MITgcm_contrib/llc_540/input/* .
17     ln -sf /nobackup/hzhang1/llc_540/run_template/pickup*432.*ta .
18     ln -sf /nobackup/hzhang1/llc_540/run_template/tile* .
19     ln -sf /nobackup/hzhang1/llc_540/run_template/Bathy_*_v2.bin .
20     ln -sf /nobackup/hzhang1/llc_540/run_template/DIFFKR* .
21     ln -sf /nobackup/hzhang1/forcing/jra55 .
22     ln -sf /nobackup/dcarrol2/LOAC/write_bin/jra55_do/v1.4.0/LLC_540/jra55* .
23     ln -sf ../build/mitgcmuv .
24     qsub job_ivy_llc540
25    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22