Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.1 by dimitri, Thu Nov 18 04:00:04 2010 UTC | revision 1.2 by dimitri, Tue Aug 27 21:02:21 2013 UTC | |
|---|---|---|
| # | Line 11 cd build | Line 11 cd build |
| 11 | \rm * | \rm * |
| 12 | ../tools/genmake2 -mods ../../MITgcm_contrib/bbl/code | ../tools/genmake2 -mods ../../MITgcm_contrib/bbl/code |
| 13 | make depend | make depend |
| 14 | make -j 64 | make -j 8 |
| 15 | ||
| 16 | # run baseline code | # run baseline code |
| 17 | cd ../run | cd ../run |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |