Icarus Single Column Model: Difference between revisions
Update for Icarus-3_3_p2 |
|||
Line 34: | Line 34: | ||
total 11M | total 11M | ||
-rwxr-xr-x 1 mathomp4 g0620 5.0K Jun 22 14:35 scm_setup* | -rwxr-xr-x 1 mathomp4 g0620 5.0K Jun 22 14:35 scm_setup* | ||
lrwxrwxrwx 1 mathomp4 g0620 78 Jun 22 14:35 GEOSgcm.x -> /discover/swdev/mathomp4/Models/Icarus- | lrwxrwxrwx 1 mathomp4 g0620 78 Jun 22 14:35 GEOSgcm.x -> /discover/swdev/mathomp4/Models/Icarus-3_3_p2/GEOSagcm/Linux/bin/GEOSgcm.x* | ||
-rwxr-xr-x 1 mathomp4 g0620 2.5M Jun 22 14:35 arm_97jul.dat* | -rwxr-xr-x 1 mathomp4 g0620 2.5M Jun 22 14:35 arm_97jul.dat* | ||
-rwxr-xr-x 1 mathomp4 g0620 12 Jun 22 14:35 topo_dynave.data* | -rwxr-xr-x 1 mathomp4 g0620 12 Jun 22 14:35 topo_dynave.data* | ||
Line 72: | Line 72: | ||
To run the SCM, first, you'll need to source g5_modules and then you can run it: | To run the SCM, first, you'll need to source g5_modules and then you can run it: | ||
<nowiki>$ setenv ESMADIR /discover/path/to/your/Icarus- | <nowiki>$ setenv ESMADIR /discover/path/to/your/Icarus-3_3_p2/GEOSagcm | ||
$ source $ESMADIR/src/g5_modules | $ source $ESMADIR/src/g5_modules | ||
$ mpirun -np 1 ./GEOSgcm.x |& tee run.log | $ mpirun -np 1 ./GEOSgcm.x |& tee run.log |