Difference between revisions of "General use of the TELEMAC system"

From SourceWiki
Jump to navigation Jump to search
Line 10: Line 10:
 
TELEMAC system:
 
TELEMAC system:
 
<pre>
 
<pre>
source /home/telemac/configv5p8/systel_env
+
# Location of the TELEMAC system
</pre>
+
SYSTEL90=/home/telemac
Intel Fortran90 compiler
+
export SYSTEL90
<pre>
+
 
source /home/telemac/intel_env
+
source $SYSTEL90/intel_env
 +
source $SYSTEL90/config/systel_env
 
</pre>
 
</pre>
  

Revision as of 16:01, 18 September 2008

This page

dylan

The TELEMAC system is installed centrally on dylan.

Environment set-up

TELEMAC system:

# Location of the TELEMAC system
SYSTEL90=/home/telemac
export SYSTEL90

source $SYSTEL90/intel_env
source $SYSTEL90/config/systel_env

Note that with the above configuration

Parallel jobs