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

From SourceWiki
Jump to navigation Jump to search
Line 4: Line 4:
  
 
= dylan =
 
= dylan =
 +
The TELEMAC system is installed centrally on dylan.
  
 
= Environment set-up =
 
= Environment set-up =
 +
 +
TELEMAC system:
 +
<pre>
 +
source /home/telemac/configv5p8/systel_env
 +
</pre>
 +
Intel Fortran90 compiler
 +
<pre>
 +
source /home/telemac/intel_env
 +
</pre>
 +
 +
Note that with the above configuration
  
 
= Parallel jobs =
 
= Parallel jobs =

Revision as of 15:12, 18 September 2008

This page

dylan

The TELEMAC system is installed centrally on dylan.

Environment set-up

TELEMAC system:

source /home/telemac/configv5p8/systel_env

Intel Fortran90 compiler

source /home/telemac/intel_env

Note that with the above configuration

Parallel jobs