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

Contents of /MITgcm_contrib/llc_hires/llc_540/readme

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


Revision 1.5 - (show annotations) (download)
Wed Sep 4 17:14:18 2019 UTC (5 years, 10 months ago) by zhc
Branch: MAIN
Changes since 1.4: +1 -1 lines
correct input/

1 #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/llc_hires/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

  ViewVC Help
Powered by ViewVC 1.1.22