/[MITgcm]/MITgcm_contrib/high_res_cube/README.cs510
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/README.cs510

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

revision 1.42 by dimitri, Tue Jun 16 20:57:45 2009 UTC revision 1.43 by dimitri, Thu Jun 18 18:29:51 2009 UTC
# Line 9  June 16, 2009. Cube85 -same as cube84 bu Line 9  June 16, 2009. Cube85 -same as cube84 bu
9     2. includes pkg/salt_plume in the Arctic and pkg/down_slope globally     2. includes pkg/salt_plume in the Arctic and pkg/down_slope globally
10     3. initialize from T/S/U/V/ETAN and sea ice files     3. initialize from T/S/U/V/ETAN and sea ice files
11     4. 3-day 3D diagnostics     4. 3-day 3D diagnostics
12       5. SEAICE_no_slip=.TRUE. to keep code stable
13    
14  June 13, 2008. Cube 81 - same as cube79 but with  June 13, 2008. Cube 81 - same as cube79 but with
15     1. new values for data.seaice and data.exf     1. new values for data.seaice and data.exf
# Line 44  April 7 , 2007. Cube64: era40_fullres fo Line 45  April 7 , 2007. Cube64: era40_fullres fo
45  # Example below is for cube85 on /nobackup2a/menemenl  # Example below is for cube85 on /nobackup2a/menemenl
46    
47  cd /nobackup2a/menemenl  cd /nobackup2a/menemenl
48  mkdir cube84  mkdir cube85
49  cd cube84  cd cube85
50  ln -sf ../run_template .  ln -sf ../run_template .
51  ln -sf ../cube78_forcing .  ln -sf ../../forcing/cube78_forcing .
52    
53    
54  ##########################################################################  ##########################################################################
# Line 74  make -j 8 Line 75  make -j 8
75  cd ../run  cd ../run
76  \rm *  \rm *
77  \cp ../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../MITgcm_contrib/high_res_cube/input/* .
78  ln -sf ../../run_template/* .  \ln -sf ../../run_template/* .
79  \rm pickup* *192_94* *.m D*1 E* G*all.bin L* W*10.bin h*[6-7] PHC*  \rm *192_94* *.m heff_* pickup* A* D* E* G*all.bin L* P* W*
80  \mv data.seaice_hr data.seaice  \mv data.seaice_hr data.seaice
81  \mv data.exf_hr data.exf  \mv data.exf_hr data.exf
82  \mv data_hr data  \mv data_hr data

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

  ViewVC Help
Powered by ViewVC 1.1.22