/[MITgcm]/MITgcm_contrib/arctic40km/README
ViewVC logotype

Diff of /MITgcm_contrib/arctic40km/README

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

revision 1.2 by dimitri, Thu Sep 1 15:01:40 2005 UTC revision 1.3 by dimitri, Tue Jun 6 03:40:18 2006 UTC
# Line 10  cd MITgcm Line 10  cd MITgcm
10  cvs co -d arctic40km MITgcm_contrib/arctic40km  cvs co -d arctic40km MITgcm_contrib/arctic40km
11  cd arctic40km/input  cd arctic40km/input
12  wget -nd -r -A"*.bin" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input  wget -nd -r -A"*.bin" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input
13  wget -nd -r -A"*130_102*" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input  wget -nd -r -A"topog.bin_130_102" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input
14    wget -nd -r -A"*.phc_130_102_25_12" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input
15  cd ../..  cd ../..
16  mkdir bin exe  mkdir bin exe
17  cd bin  cd bin
18  \rm *  \rm *
19  \cp ../arctic40km/code/* .  \cp ../arctic40km/code/* .
20    
21    >>> nireas
22  ../tools/genmake2  ../tools/genmake2
23    
24    >>> columbia
25    ../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas
26    
27  make depend  make depend
28  make  make -j
29  cd ../exe  cd ../exe
30  \rm *  \rm *
31  \cp ../arctic40km/input/* .  \cp ../arctic40km/input/* .

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22