Ganymed 4.0 Quick Start: Difference between revisions

Compiling the Model: Added line about ESMADIR
Line 29: Line 29:
=== Compiling the Model ===
=== Compiling the Model ===


<code>cd</code> into <code>GEOSagcm/src</code> and <code>source</code> the file called <code>g5_modules</code>:
First, you need to set <code>ESMADIR</code>. For example, if your <code>src/</code> directory is:
 
/home/mathomp4/Models/Ganymed-4_0/GEOSagcm/src
 
then you should set:
 
setenv ESMADIR /home/mathomp4/Models/Ganymed-4_0/GEOSagcm
 
Next, <code>cd</code> into <code>GEOSagcm/src</code> and <code>source</code> the file called <code>g5_modules</code>:


  source g5_modules
  source g5_modules