/[MITgcm]/MITgcm_contrib/ocean_inversion_project/README
ViewVC logotype

Diff of /MITgcm_contrib/ocean_inversion_project/README

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

--- MITgcm_contrib/ocean_inversion_project/README	2003/10/20 06:12:24	1.11
+++ MITgcm_contrib/ocean_inversion_project/README	2003/10/21 03:25:30	1.12
@@ -34,7 +34,7 @@
  cd bin
  cp ../verification/global_with_exf/code/* .
  cp ../ocean_inversion_project/code/* .
- rm ptracers_*.F
+ rm ptracers_*.F PTRACERS_OPTIONS.h
  ../tools/genmake2
    (on orion: ../tools/genmake2 -of linux_ia64_efc+mpi)
  make depend
@@ -63,8 +63,6 @@
 integration using the global_ocean.90x40x15 configuration.
 ==========================================================
 
-1 ===> compile, link, and execute
-
  cd MITgcm/exe
  rm *
  cd ../bin
@@ -72,6 +70,7 @@
  cp ../verification/global_with_exf/code/* .
  cp ../ocean_inversion_project/code/.genmakerc .
  cp ../ocean_inversion_project/code/* .
+ rm PTRACERS_OPTIONS.h
  ../tools/genmake2
    (on orion: ../tools/genmake2 -of linux_ia64_efc+mpi)
  make depend
@@ -92,8 +91,6 @@
 integration using the global_ocean.90x40x15 configuration.
 ==========================================================
 
-1 ===> compile, link, and execute
-
  cd MITgcm/exe
  rm *
  cd ../bin
@@ -101,6 +98,7 @@
  cp ../verification/global_with_exf/code/* .
  cp ../ocean_inversion_project/code/.genmakerc .
  cp ../ocean_inversion_project/code/* .
+ rm PTRACERS_OPTIONS.h
  cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
  cp SIZE.h_mpi SIZE.h
  ../tools/genmake2
@@ -118,6 +116,36 @@
  mpirun -np 36 dplace -s1 -c3-38 mitgcmuv < /dev/null > & ! errlog &
 
 
+==========================================================
+Instructions for carrying out time-dependent, 1765-2005,
+anthropogenic carbon perturbation tracer experiments using
+the global_ocean.90x40x15 configuration.
+==========================================================
+
+ cd MITgcm/exe
+ rm *
+ cd ../bin
+ rm *
+ cp ../verification/global_with_exf/code/* .
+ cp ../ocean_inversion_project/code/.genmakerc .
+ cp ../ocean_inversion_project/code/* .
+ ../tools/genmake2
+   (on orion: ../tools/genmake2 -of linux_ia64_efc+mpi)
+ make depend
+ make
+ cd ../exe
+ cp ../verification/global_with_exf/input/eedata .
+ cp ../verification/global_with_exf/input/data.* .
+ cp ../verification/global_with_exf/input/POLY3.COEFFS .
+ ln -sf ../verification/global_with_exf/input/*.bin .
+ cp ../ocean_inversion_project/input/* .
+ cp data.1765-2005 data
+ ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .
+ ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin .
+ ln -sf ../ocean_inversion_project/atm_co2/splco2_cis92a.dat .
+ mitgcmuv > output .txt &
+
+
 ======================================================
 
 % some matlab code for looking at fort.10 debug files

 

  ViewVC Help
Powered by ViewVC 1.1.22