/[MITgcm]/MITgcm_contrib/quarter_degree_global/README.txt
ViewVC logotype

Diff of /MITgcm_contrib/quarter_degree_global/README.txt

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

--- MITgcm_contrib/quarter_degree_global/README.txt	2004/12/03 09:23:46	1.8
+++ MITgcm_contrib/quarter_degree_global/README.txt	2004/12/09 17:23:46	1.9
@@ -58,3 +58,28 @@
 \cp ../../MITgcm_contrib/quarter_degree_global/input/* .
 \ln -sf ../../iter69/* .
 qsub job_altix
+
+
+##########################################################################
+# 2880x2176 480-cpu (96x30)x(136x16) 1/4-deg integration on altix with efc
+# requires input files in sudirectory iter69 to be at same level as MITgcm
+# and MITgcm_contrib.  A copy of iter69 with 1/8-deg files resides on
+# columbia18:/nobackup18/menemenl/eight.
+# The integration length is 3 days.
+# First three days need to be integrated using deltat=100.
+
+cd MITgcm
+mkdir bin exe
+cd bin
+\rm *
+\cp ../../MITgcm_contrib/quarter_degree_global/code/* .
+\cp SIZE.h_8_480 SIZE.h
+../tools/genmake2 -of ../tools/build_options/linux_ia64_efc+mpi_altix
+make depend
+make -j 4
+cd ../exe
+\rm *
+\cp ../bin/mitgcmuv .
+\cp ../../MITgcm_contrib/quarter_degree_global/input/* .
+\ln -sf ../../iter69/* .
+qsub job_altix

 

  ViewVC Help
Powered by ViewVC 1.1.22