/[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.3 by dimitri, Sun Apr 8 00:16:16 2007 UTC revision 1.16 by dimitri, Fri Jul 6 17:11:13 2007 UTC
# Line 8  http://ecco2.org/products/model_setups/c Line 8  http://ecco2.org/products/model_setups/c
8    
9  UPDATES  UPDATES
10    
11  April 7, 2007: preparing for cube64  July 6, 2007. Cube66: SEAICE_MULTICATEGORY, SEAICE_VARIABLE_FREEZING_POINT,
12       rhonil=1027.5, [temp/salt]AdvScheme=7, convertFW2Salt=-1, LSR_ERROR=1e-6
13       useRealFreshWaterFlux=.TRUE., runoff_lat_inc=179*1, SEAICE_salinity=10
14       bathyFile=GEBCO_510x6x510_ver06_dig.bin, HeffFile=heff_file8
15       SEAICE_availHeatFrac=.5
16    April 24, 2007. Cube65: Bryan and Lewis 1979 diffusivity
17       (cube67, cube68, and cube69 were carried out with cube65 code)
18    April 7 , 2007. Cube64: era40_fullres forcing
19    
20    
21  ##########################################################################  ##########################################################################
22  # Get forcing files, etc.  # Get forcing files, etc.
23  # Example below is for cube46 on /nobackup2a/menemenl  # Example below is for cube65 on /nobackup2a/menemenl
24    
25  cd /nobackup2a/menemenl  cd /nobackup2a/menemenl
26  mkdir cube64  mkdir cube66
27  cd cube64  cd cube66
28  ln -sf ../run_template .  ln -sf ../run_template .
29  ln -sf ../ncep_rgau .  ln -sf ../ncep_rgau .
30  ln -sf ../era40_fullres .  ln -sf ../era40_ecmwf_blend .
31    ln -sf ../cube59_GPCP .
32    
33    
34  ##########################################################################  ##########################################################################
# Line 45  cvs co MITgcm_code Line 53  cvs co MITgcm_code
53  ##########################################################################  ##########################################################################
54  # 510*510*6*50, 216-cpu cube sphere on altix with ifort  # 510*510*6*50, 216-cpu cube sphere on altix with ifort
55    
   
56  cd MITgcm  cd MITgcm
57  mkdir build run  mkdir build run
58  cd build  cd build
# Line 53  cd build Line 60  cd build
60  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .  \cp ../../MITgcm_contrib/high_res_cube/code-mods/* .
61  \cp ../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .  \cp ../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
62  \cp SIZE.h_216 SIZE.h  \cp SIZE.h_216 SIZE.h
 \cp packages.conf_hr packages.conf  
63  ../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas  ../tools/genmake2 -of ../../MITgcm_contrib/high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas
64  make depend  make depend
65  make -j  make -j
# Line 61  cd ../run Line 67  cd ../run
67  \rm *  \rm *
68  \cp ../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../MITgcm_contrib/high_res_cube/input/* .
69  ln -sf ../../run_template/* .  ln -sf ../../run_template/* .
70  \rm pickup* data.pkg data.seaice data.exf_clim data.exf data *192_94* *.m LEV*JAN*  \rm pickup* *192_94* *.m D*1 E* G*all.bin L* W* h*[6-7]
71  ln -sf ../../run_template/pickup.0000000216.cube49 pickup.0000000216  \mv data.exf_hr data.exf
72  ln -sf ../../run_template/pickup_seaice.0000000216.cube48 pickup_seaice.0000000216  \mv data_hr data
73    ln -sf ../../run_template/pickup.0000000216.cube66 pickup.0000000216
74    ln -sf ../../run_template/pickup_seaice.0000000216.cube66 pickup_seaice.0000000216
75  \cp ../build/mitgcmuv .  \cp ../build/mitgcmuv .
76  qsub job_altix  \mv job_altix cube66
77    qsub cube66

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

  ViewVC Help
Powered by ViewVC 1.1.22