/[MITgcm]/MITgcm_contrib/high_res_cube/cs510_28lev/README.28lev
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/cs510_28lev/README.28lev

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

revision 1.3 by dimitri, Sun Feb 22 16:41:26 2009 UTC revision 1.4 by dimitri, Tue Feb 24 07:19:43 2009 UTC
# Line 1  Line 1 
1  # Instructions for setting up 28-level CS510 integrations with sea-ice  # Instructions for setting up 28-level CS510 integrations with sea-ice.
2  # (example below is for a 216-cpu configuration on Columbia).  # The example below is for a 3-year (2002-2004), 216-cpu integration
3    # on Columbia using cube81 forcing and model parameters.
4    
5  # get code from anonymous CVS server  # get code from anonymous CVS server
6   cd /nobackup2a/menemenl/cs510/cs510_28lev   cd /nobackup2a/menemenl/cs510/cs510_28lev
7   cvs co MITgcm_contrib/high_res_cube/cs510_28lev   cvs co MITgcm_contrib/high_res_cube/cs510_28lev
8   cvs co MITgcm_code   cvs co MITgcm_code
9    
10  # build and compile code  # Build and compile code.
11   cd MITgcm   cd MITgcm
12   mkdir build run   mkdir build run
13   cd build   cd build
# Line 18  Line 19 
19   make depend   make depend
20   make -j   make -j
21    
22  # integrate model  # Integrate model.
23    # In addition to columbia:/nobackup2a, input files are also available on
24    # http://ecco2.jpl.nasa.gov/data1/cube/run_template/
25    # http://ecco2.jpl.nasa.gov/data1/cube/run_template_28lev
26    # http://ecco2.jpl.nasa.gov/data1/data/blend_forcing/cube78_forcing/
27   cd ../run   cd ../run
28   \rm *   \rm *
29   \cp ../../MITgcm_contrib/high_res_cube/cs510_28lev/input/* .   \cp ../../MITgcm_contrib/high_res_cube/cs510_28lev/input/* .

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

  ViewVC Help
Powered by ViewVC 1.1.22