/[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/11/30 01:59:56	1.3
+++ MITgcm_contrib/quarter_degree_global/README.txt	2004/12/02 01:28:42	1.4
@@ -6,6 +6,33 @@
 
 cvs co MITgcm_contrib/quarter_degree_global
 cvs co MITgcm_code
+cvs co MITgcm/verification/global_with_exf
+cvs co MITgcm/verification/testreport
+
+
+##########################################################################
+# mpi test of verification/global_with_exf on columbia
+
+cd MITgcm/verification/global_with_exf/build
+\rm *
+\cp ../code/* .
+\cp ../../../../MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h .
+\cp ../../../../MITgcm_contrib/quarter_degree_global/code/CPP_OPTIONS.h .
+\cp ../../../../MITgcm_contrib/quarter_degree_global/code/SIZE.h_test .
+\mv SIZE.h_mpi SIZE.h
+../../../tools/genmake2 -of ../../../tools/build_options/linux_ia64_efc+mpi_altix
+make depend
+make -j 16
+cd ..
+mkdir run
+cd run
+\rm *
+\cp ../build/mitgcmuv .
+\ln -sf ../input/* .
+\rm data
+\cp ../../../../MITgcm_contrib/quarter_degree_global/input/data_test data
+mpirun -np 2 mitgcmuv
+
 
 ##########################################################################
 # 1440x1088 204-cpu (120x12)x(64x17) 1/4-deg integration on altix with efc

 

  ViewVC Help
Powered by ViewVC 1.1.22