/[MITgcm]/MITgcm_contrib/llc_hires/llc_4320/readme.txt
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_4320/readme.txt

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

revision 1.4 by dimitri, Thu Oct 31 04:40:42 2013 UTC revision 1.5 by dimitri, Fri Nov 1 16:51:49 2013 UTC
# Line 21  module load comp-intel/2012.0.032 mpi-sg Line 21  module load comp-intel/2012.0.032 mpi-sg
21  mkdir build run  mkdir build run
22  lfs setstripe -c -1 run  lfs setstripe -c -1 run
23  cd build  cd build
24    cp ../../MITgcm_contrib/llc_hires/llc_4320/code/SIZE.h_90x90x19023 SIZE.h
25    ../tools/genmake2 -of \
26     ../../MITgcm_contrib/llc_hires/llc_4320/code-async/linux_amd64_ifort+mpi_ice_nas -mpi -mods \
27     '../../MITgcm_contrib/llc_hires/llc_4320/code ../../MITgcm_contrib/llc_hires/llc_4320/code-async'
28    make depend
29    make -j 8
30    cd ../run
31    ln -sf ../build/mitgcmuv .
32    ln -sf /nobackup/dmenemen/tarballs/llc_4320/run_template/* .
33    ln -sf /nobackup/dmenemen/forcing/ECMWF_operational/* .
34    cp ../../MITgcm_contrib/llc_hires/llc_4320/input/* .
35    mv data.exch2_90x90x19023 data.exch2
36    ln -sf pickup_llc1080_14jan2011_4320x56160x543_r4 pickup.0000060480.data
37    ln -sf pickup_seaice_llc1080_14jan2011_4320x56160x543_r4 pickup_seaice.0000060480.data
38    mpiexec -n 35000 ./mitgcmuv
39    
40    ==============
41    
42    cd ~/llc_4320
43    cvs co MITgcm_code
44    cvs co MITgcm_contrib/llc_hires/llc_4320
45    cd MITgcm
46    module purge
47    module load comp-intel/2012.0.032 mpi-sgi/mpt.2.08r7 netcdf/4.0
48    mkdir build run
49    lfs setstripe -c -1 run
50    cd build
51  cp ../../MITgcm_contrib/llc_hires/llc_4320/code/SIZE.h_72x72x29297 SIZE.h  cp ../../MITgcm_contrib/llc_hires/llc_4320/code/SIZE.h_72x72x29297 SIZE.h
52  ../tools/genmake2 -of \  ../tools/genmake2 -of \
53   ../../MITgcm_contrib/llc_hires/llc_4320/code-async/linux_amd64_ifort+mpi_ice_nas -mpi -mods \   ../../MITgcm_contrib/llc_hires/llc_4320/code-async/linux_amd64_ifort+mpi_ice_nas -mpi -mods \

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

  ViewVC Help
Powered by ViewVC 1.1.22