idefix: .myprofile

File .myprofile, 570 bytes (added by kanani, 8 years ago)

User-profile file

Line 
1#Required software modules for running PALM
2module load intel-compiler/2017.1.132
3module load mvapich2/2.2/intel
4module load fftw/3.3.6-pl1/mvapich2-intel
5module load hdf5-parallel/1.10.0-patch1/intel
6module load netcdf4_hdf5parallel/4411c_443f/intel
7
8#To use the PALM scripts, the PATH variable has to be extended and the environment variable PALM_BIN has to be set
9export PATH=$HOME/palm/current_version/trunk/SCRIPTS:$PATH
10export PALM_BIN=$HOME/palm/current_version/trunk/SCRIPTS
11
12#Increase stack size to unlimited, otherwise large runs may abort
13ulimit -s unlimited
                                                                                                                                                                                                                                                                                                                                                                               
  | Impressum | ©Leibniz Universität Hannover |