Fortuna 2.5 Quick Start: Difference between revisions

New page: This page describes the minimum steps required to build and run GEOS-5 Fortuna 2.4 on NCCS discover and NAS pleiades. You should successfully complete the steps in these instructions befo...
 
No edit summary
Line 1: Line 1:
This page describes the minimum steps required to build and run GEOS-5 Fortuna 2.4 on NCCS discover and NAS pleiades.  You should successfully complete the steps in these instructions before doing anything more complicated.   
This page describes the minimum steps required to build and run GEOS-5 Fortuna 2.5 on NCCS discover and NAS pleiades.  You should successfully complete the steps in these instructions before doing anything more complicated.   


'''Back to [[GEOS-5 Documentation for Fortuna 2.4]]'''
'''Back to [[GEOS-5 Documentation for Fortuna 2.5]]'''


== How to Obtain GEOS-5 and Compile Source Code ==
== How to Obtain GEOS-5 and Compile Source Code ==
Line 22: Line 22:
where ''USERID'' is, of course, your repository username, which should be the same as your NASA and NCCS username.  Then, issue the command:
where ''USERID'' is, of course, your repository username, which should be the same as your NASA and NCCS username.  Then, issue the command:


  cvs co -r  Fortuna-2_4 Fortuna
  cvs co -r  Fortuna-2_5 Fortuna


This should check out the latest stable version of the model from the repository and create a directory called <code>GEOSagcm</code>.   
This should check out the latest stable version of the model from the repository and create a directory called <code>GEOSagcm</code>.   
Line 38: Line 38:
you should see:
you should see:


Currently Loaded Modulefiles:
Currently Loaded Modulefiles:
   1) comp/intel-11.0.083  2) mpi/impi-3.2.2.006   3) lib/mkl-10.0.3.020
   1) comp/intel-11.0.083       3) lib/mkl-10.0.3.020        5) other/SIVO-PyD/spd_1.0.0
   2) mpi/impi-3.2.2.006         4) other/comp/gcc-4.5


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