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