| 68 |
cd ../bin |
cd ../bin |
| 69 |
rm * |
rm * |
| 70 |
cp ../verification/global_with_exf/code/* . |
cp ../verification/global_with_exf/code/* . |
|
cp ../ocean_inversion_project/code/.genmakerc . |
|
| 71 |
cp ../ocean_inversion_project/code/* . |
cp ../ocean_inversion_project/code/* . |
| 72 |
rm PTRACERS_OPTIONS.h |
rm PTRACERS_OPTIONS.h |
| 73 |
../tools/genmake2 |
../tools/genmake2 |
| 95 |
cd ../bin |
cd ../bin |
| 96 |
rm * |
rm * |
| 97 |
cp ../verification/global_with_exf/code/* . |
cp ../verification/global_with_exf/code/* . |
|
cp ../ocean_inversion_project/code/.genmakerc . |
|
| 98 |
cp ../ocean_inversion_project/code/* . |
cp ../ocean_inversion_project/code/* . |
| 99 |
rm PTRACERS_OPTIONS.h |
rm PTRACERS_OPTIONS.h |
| 100 |
cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h |
cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h |
| 125 |
cd ../bin |
cd ../bin |
| 126 |
rm * |
rm * |
| 127 |
cp ../verification/global_with_exf/code/* . |
cp ../verification/global_with_exf/code/* . |
|
cp ../ocean_inversion_project/code/.genmakerc . |
|
| 128 |
cp ../ocean_inversion_project/code/* . |
cp ../ocean_inversion_project/code/* . |
| 129 |
../tools/genmake2 |
../tools/genmake2 |
| 130 |
(on orion: ../tools/genmake2 -of linux_ia64_efc+mpi) |
(on orion: ../tools/genmake2 -of linux_ia64_efc+mpi) |
| 131 |
make depend |
make depend |
| 132 |
make |
make |
| 133 |
cd ../exe |
cd ../exe |
| 134 |
|
cp ../verification/global_with_exf/input/eedata . |
| 135 |
|
cp ../verification/global_with_exf/input/data.* . |
| 136 |
|
cp ../verification/global_with_exf/input/POLY3.COEFFS . |
| 137 |
|
ln -sf ../verification/global_with_exf/input/*.bin . |
| 138 |
|
cp ../ocean_inversion_project/input/* . |
| 139 |
|
cp data.1765-2005 data |
| 140 |
|
ln -sf ../ocean_inversion_project/region_mask/30reg_regionmask.bin . |
| 141 |
|
ln -sf ../ocean_inversion_project/takahashi/taka02_montlhy.bin . |
| 142 |
|
ln -sf ../ocean_inversion_project/atm_co2/splco2_cis92a.dat . |
| 143 |
|
mitgcmuv > output .txt & |
| 144 |
|
|
| 145 |
|
|
| 146 |
|
========================================================== |
| 147 |
|
Instructions for carrying out time-dependent, 1765-2005, |
| 148 |
|
anthropogenic carbon perturbation tracer experiments using |
| 149 |
|
global_ocean.90x40x15 configuration and netcdf output. |
| 150 |
|
This assumes that the appropriate libnetcdf.a exists |
| 151 |
|
and that it be specified in the genmake2 option file. |
| 152 |
|
========================================================== |
| 153 |
|
|
| 154 |
|
cd MITgcm/exe |
| 155 |
|
rm * |
| 156 |
|
cd ../bin |
| 157 |
|
rm * |
| 158 |
|
cp ../verification/global_with_exf/code/* . |
| 159 |
|
cp ../ocean_inversion_project/code/* . |
| 160 |
|
cp PTRACERS_OPTIONS.h.netcdf PTRACERS_OPTIONS.h |
| 161 |
|
cp ../ocean_inversion_project/write_netCDF/* . |
| 162 |
|
|
| 163 |
|
### need customized option file; example below is for nireas |
| 164 |
|
../tools/genmake2 -of linux_ia32_g77_netcdf |
| 165 |
|
|
| 166 |
|
make depend |
| 167 |
|
make |
| 168 |
|
cd ../exe |
| 169 |
cp ../verification/global_with_exf/input/eedata . |
cp ../verification/global_with_exf/input/eedata . |
| 170 |
cp ../verification/global_with_exf/input/data.* . |
cp ../verification/global_with_exf/input/data.* . |
| 171 |
cp ../verification/global_with_exf/input/POLY3.COEFFS . |
cp ../verification/global_with_exf/input/POLY3.COEFFS . |