Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1 by dimitri, Sun Nov 23 17:16:24 2003 UTC | revision 1.2 by dimitri, Sun Nov 23 20:11:39 2003 UTC | |
|---|---|---|
| # | Line 12 cd MITgcm/verification/global_ocean.cs32 | Line 12 cd MITgcm/verification/global_ocean.cs32 |
| 12 | cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . | cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* . |
| 13 | cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* . | cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* . |
| 14 | \rm mdsio_readfield.F | \rm mdsio_readfield.F |
| 15 | cd ../build | cd .. |
| 16 | ../../../tools/genmake2 -mods=../code | mkdir build |
| 17 | cd build | |
| 18 | ../code/genmake2 -mods=../code | |
| 19 | make depend | make depend |
| 20 | make | make |
| 21 | cd .. | cd .. |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |