/[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

--- MITgcm_contrib/high_res_cube/README.cs510	2007/11/22 16:51:41	1.31
+++ MITgcm_contrib/high_res_cube/README.cs510	2007/11/23 15:54:00	1.32
@@ -85,26 +85,27 @@
 
 
 ##########################################################################
-# generating initial pickup files for cube74
-
-data.cal
-# start on December 30 because of bug that does
-# not allow a January 1, hour 0 start
- startDate_1=19881230,
+# generating initial pickup files for cube78
 
 data
-# run for 4 days with 2-min time step
- niter0=0,
+# run for 4 days from time step 216 with 2-min time step
  endtime=345600.,
  deltaT=120.,
  pChkptFreq=345600.,
  monitorFreq=1.,
 
-data.seaice
-# set SEAICE_salinity to 33 to avoid initialization schock if
-# ice is created or melts during first time step
-      HeffFile           = 'heff_file8',
-      SEAICE_salinity    = 33.,
-
-\mv pickup.0000002880.data ../../run_template/pickup.0000000216.cube74
-\mv pickup_seaice.0000002880.data ../../run_template/pickup_seaice.0000000216.cube74
+cd ../../run_template
+mv pickup.0000000216.cube78 pickup.0000000216.cube78_raw
+mv pickup_seaice.0000000216.cube78 pickup_seaice.0000000216.cube78_raw
+cd ../cube78/MITgcm/run
+\mv pickup.0000002880.data ../../run_template/pickup.0000000216.cube78
+\mv pickup_seaice.0000002880.data ../../run_template/pickup_seaice.0000000216.cube78
+\mv pickup.0000002880.meta ../../run_template/pickup.0000000216.meta.cube78
+\mv pickup_seaice.0000002880.meta ../../run_template/pickup_seaice.0000000216.meta.cube78
+\rm *.meta *.data STD* cube78.o*
+\cp ../../MITgcm_contrib/high_res_cube/input/data_hr data
+ln -sf ../../run_template/pickup.0000000216.cube78 pickup.0000000216
+ln -sf ../../run_template/pickup_seaice.0000000216.cube78 pickup_seaice.0000000216
+ln -sf ../../run_template/pickup.0000000216.meta.cube78 pickup.0000000216.meta
+ln -sf ../../run_template/pickup_seaice.0000000216.meta.cube78 pickup_seaice.0000000216.meta
+qsub cube78

 

  ViewVC Help
Powered by ViewVC 1.1.22