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

Annotation of /MITgcm_contrib/llc_hires/llc_540/readme

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


Revision 1.3 - (hide annotations) (download)
Tue Sep 3 19:02:13 2019 UTC (5 years, 11 months ago) by zhc
Branch: MAIN
Changes since 1.2: +4 -3 lines
bathymetry v2; start from day3; run w/ blank tile

1 zhc 1.2 #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/high_res_cube/cube101/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 zhc 1.3 ln -sf /nobackup/hzhang1/llc_540/run_template/pickup*432.*ta .
18 zhc 1.2 ln -sf /nobackup/hzhang1/llc_540/run_template/tile* .
19 zhc 1.3 ln -sf /nobackup/hzhang1/llc_540/run_template/Bathy_*_v2.bin .
20 zhc 1.2 ln -sf /nobackup/hzhang1/llc_540/run_template/DIFFKR* .
21     ln -sf /nobackup/hzhang1/forcing/jra55 .
22 zhc 1.3 ln -sf /nobackup/dcarrol2/LOAC/write_bin/jra55_do/v1.4.0/LLC_540/jra55* .
23 zhc 1.2 ln -sf ../build/mitgcmuv .
24 zhc 1.3 qsub job_ivy_llc540

  ViewVC Help
Powered by ViewVC 1.1.22