Fortuna 2.1 Quick Start: Difference between revisions
Line 17: | Line 17: | ||
where ''USERID'' is, of course, your '''progress''' username, which should be the same as your NASA and NCCS username. Then, issue the command: | where ''USERID'' is, of course, your '''progress''' username, which should be the same as your NASA and NCCS username. Then, issue the command: | ||
cvs co -r Fortuna- | cvs co -r Fortuna-2_1_p1 Fortuna | ||
This should check out the latest stable version of the model from '''progress''' and create a directory called <code>GEOSagcm</code>. <code>cd</code> into <code>GEOSagcm/src</code> and <code>source</code> the file called <code>g5_modules</code>: | This should check out the latest stable version of the model from '''progress''' and create a directory called <code>GEOSagcm</code>. <code>cd</code> into <code>GEOSagcm/src</code> and <code>source</code> the file called <code>g5_modules</code>: |