10 |
cvs co -d arctic40km MITgcm_contrib/arctic40km |
cvs co -d arctic40km MITgcm_contrib/arctic40km |
11 |
cd arctic40km/input |
cd arctic40km/input |
12 |
wget -nd -r -A"*.bin" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input |
wget -nd -r -A"*.bin" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input |
13 |
wget -nd -r -A"*130_102*" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input |
wget -nd -r -A"topog.bin_130_102" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input |
14 |
|
wget -nd -r -A"*.phc_130_102_25_12" http://channel.mit.edu/datasets/MITgcm_input_files/MITgcm_contrib/arctic40km/input |
15 |
cd ../.. |
cd ../.. |
16 |
mkdir bin exe |
mkdir bin exe |
17 |
cd bin |
cd bin |
18 |
\rm * |
\rm * |
19 |
\cp ../arctic40km/code/* . |
\cp ../arctic40km/code/* . |
20 |
|
|
21 |
|
>>> nireas |
22 |
../tools/genmake2 |
../tools/genmake2 |
23 |
|
|
24 |
|
>>> columbia |
25 |
|
../tools/genmake2 -of ../tools/build_options/linux_ia64_ifort+mpi_altix_nas |
26 |
|
|
27 |
make depend |
make depend |
28 |
make |
make -j |
29 |
cd ../exe |
cd ../exe |
30 |
\rm * |
\rm * |
31 |
\cp ../arctic40km/input/* . |
\cp ../arctic40km/input/* . |