Fortuna 2.1 Quick Start: Difference between revisions

New page: This page describes the minimum steps required to build and run GEOS-5 Fortuna 2.1 on discover. You should successfully complete the steps in these instructions before doing anything more...
 
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-2_0  Fortuna
  cvs co -r  Fortuna-2_1 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>:
Line 30: Line 30:


  Currently Loaded Modulefiles:
  Currently Loaded Modulefiles:
  1) comp/intel-9.1.052  2) lib/mkl-9.1.023      3) mpi/impi-3.2.011
  1) comp/intel-11.0.083                      2) other/mpi/mvapich2-1.4.1/intel-11.0.083


If this all worked, then type:
If this all worked, then type: