| 16 |
|
|
| 17 |
3 ===> compile and link |
3 ===> compile and link |
| 18 |
|
|
| 19 |
mkdir bin exe |
mkdir bin exe93 exe99 |
| 20 |
cd bin |
cd bin |
| 21 |
|
\rm * |
| 22 |
\cp ../ocean_inversion_project/code_ecco1x1/* . |
\cp ../ocean_inversion_project/code_ecco1x1/* . |
| 23 |
\mv ptracers_forcing_surf.F_gasflux ptracers_forcing_surf.F |
\mv ptracers_forcing_surf.F_gasflux ptracers_forcing_surf.F |
| 24 |
\mv ptracers_init.F_gasflux ptracers_init.F |
\mv ptracers_init.F_gasflux ptracers_init.F |
| 25 |
\mv PTRACERS.h_gasflux PTRACERS.h |
\mv PTRACERS.h_gasflux PTRACERS.h |
| 26 |
\cp SIZE.h.36 SIZE.h |
\cp SIZE.h.36 SIZE.h |
| 27 |
\rm PTRACERS_OPTIONS.h* ptracers_read_takahashi.F |
\rm PTRACERS_OPTIONS.h* ptracers_read_takahashi.F |
| 28 |
../tools/genmake2 -of linux_ia64_ifort+mpi_altix_nas |
../tools/genmake2 -of linux_ia64_efc+mpi_altix |
| 29 |
make depend |
make depend |
| 30 |
make -j |
make -j |
| 31 |
|
|
| 32 |
|
4 ===> run integrations starting in 1993 (exe93) and 1999 (exe99) |
| 33 |
|
|
| 34 |
cd ../exe |
cd ../exe |
| 35 |
\cp ../ocean_inversion_project/input_ecco1x1/* . |
\cp ../ocean_inversion_project/input_ecco1x1/* . |
| 36 |
\ln -sf ../../iter69/* . |
\ln -sf ../../iter69/* . |