Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/quarter_degree_global/README.txt 2004/12/21 07:37:14 1.31
+++ MITgcm_contrib/quarter_degree_global/README.txt 2004/12/21 09:16:55 1.32
@@ -72,8 +72,8 @@
##########################################################################
-# 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc
-# requires input files in subdirectory iter69 to be at same level as MITgcm
+# 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix.
+# Requires input files in subdirectory iter69 to be at same level as MITgcm
# and MITgcm_contrib. A copy of iter69 resides on columbia10:/nobackup10
# The integration length is 4018 days, 1992-2002.
# First three days need to be integrated using deltat=200.
@@ -95,8 +95,8 @@
##########################################################################
-# 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
+# 2880x2176 480-cpu (96x30)x(136x16) 1/8-deg integration on altix.
+# 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.
@@ -122,7 +122,7 @@
##########################################################################
-# 2880x2176 960-cpu (96x30)x(68x32) 1/4-deg integration on altix with efc
+# 2880x2176 960-cpu (96x30)x(68x32) 1/8-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.
@@ -141,23 +141,37 @@
../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas
make depend
make -j 4
+\cp mitgcmuv ../exe/mitgcmuv960
+# NCEP integration start
cd ../exe
-\cp ../bin/mitgcmuv .
\cp ../../MITgcm_contrib/quarter_degree_global/input/* .
\ln -sf ../../iter69/* .
\cp data.exf_clim_8 data.exf_clim
-\cp data_SIO_8 data
-modpickup_8
+\cp data_NCEP_8 data
+/opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
+ -d /nobackup/menemenl/eighth/MITgcm/exe \
+ c17 480 runon 11-490 mitgcmuv960 : \
+ c18 480 runon 11-490 mitgcmuv960 \
+ >&! output.run &
+# NCEP integration start
+cd ../exe
+\cp ../../MITgcm_contrib/quarter_degree_global/input/* .
+\ln -sf ../../iter69/* .
+\cp data.exf_clim_8 data.exf_clim
+\cp data.exf_SIO data.exf
+\cp data_SIO_8 data
/opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
-d /nobackup/menemenl/eighth/MITgcm/exe \
c19 480 runon 11-490 mitgcmuv960 : \
- c18 480 runon 11-490 mitgcmuv960 \
+ c20 480 runon 11-490 mitgcmuv960 \
>&! output.run &
+modpickup_8
+
/opt/sgi/mpt/1.11-85/bin/mpirun.real -v -a a2k \
-d /nobackup/menemenl/eighth/MITgcm/exe \
c17 480 runon 11-490 mitgcmuv1920 : \
@@ -168,9 +182,6 @@
-
-
-
fails for 1/8
> viscA4GridMin=3.e-4,
> viscA4GridMax=4.e-3,
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |