25 |
mkdir run |
mkdir run |
26 |
cd run |
cd run |
27 |
ln -sf ../build/mitgcmuv . |
ln -sf ../build/mitgcmuv . |
28 |
cp ../../MITgcm_contrib/ecco_darwin/v4_3deg/input/* . |
cp ../../MITgcm_contrib/ecco_darwin/v4_3deg/input/*data* . |
29 |
|
ln -sf ../verification/tutorial_global_oce_biogeo/input/*bin . |
30 |
|
ln -sf ../../MITgcm_contrib/ecco_darwin/v4_3deg/input/runof* . |
31 |
|
ln -sf ../../MITgcm_contrib/ecco_darwin/v4_3deg/input/*_2000 . |
32 |
ln -sf ../../MITgcm_contrib/ecco_darwin/v4_3deg/input/*.0005184000 . |
ln -sf ../../MITgcm_contrib/ecco_darwin/v4_3deg/input/*.0005184000 . |
|
ln -sf ../verification/tutorial_global_oce_biogeo/input/*.bin . |
|
33 |
./mitgcmuv > output.txt |
./mitgcmuv > output.txt |
34 |
|
|
35 |
# ============================== |
# ============================== |