Icarus 3.4 Quick Start: Difference between revisions
Update for Icarus-3_4 |
|||
Line 74: | Line 74: | ||
setenv ESMADIR /discover/nobackup/mathomp4/Models/Icarus-3_4/GEOSagcm | setenv ESMADIR /discover/nobackup/mathomp4/Models/Icarus-3_4/GEOSagcm | ||
Next, | Next, we need to source <code>g5_modules</code> with: | ||
source g5_modules | source $ESMADIR/src/g5_modules | ||
This will set up the build environment. If you then type | This will set up the build environment. If you then type | ||
Line 93: | Line 93: | ||
If this all worked, then type: | If this all worked, then type: | ||
cd $ESMADIR/src | |||
gmake install | gmake install | ||