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

revision 1.7 by dimitri, Fri Sep 26 20:01:41 2003 UTC revision 1.8 by dimitri, Sat Sep 27 07:45:51 2003 UTC
# Line 86  integration using the global_ocean.90x40 Line 86  integration using the global_ocean.90x40
86   mitgcmuv > output .txt &   mitgcmuv > output .txt &
87    
88    
89    ==========================================================
90    MPI instructions for carrying out a 3000-year quasi-stationary
91    integration using the global_ocean.90x40x15 configuration.
92    ==========================================================
93    
94    1 ===> compile, link, and execute
95    
96     cd MITgcm/exe
97     rm *
98     cd ../bin
99     rm *
100     cp ../verification/global_with_exf/code/* .
101     cp ../ocean_inversion_project/code/.genmakerc .
102     cp ../ocean_inversion_project/code/* .
103     cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
104     cp SIZE.h_mpi SIZE.h
105     ../tools/genmake
106     make depend
107     make
108     cd ../exe
109     cp ../verification/global_with_exf/input/eedata .
110     cp ../verification/global_with_exf/input/data.* .
111     cp ../verification/global_with_exf/input/POLY3.COEFFS .
112     ln -sf ../verification/global_with_exf/input/*.bin .
113     cp ../ocean_inversion_project/input/* .
114     ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin .
115     ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin .
116     mpirun -np 36 dplace -s1 -c25-60 mitgcmuv < /dev/null > & ! errlog &
117    
118    
119  ======================================================  ======================================================
120    
121  % some matlab code for looking at fort.10 debug files  % some matlab code for looking at fort.10 debug files

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22