Changeset 34b247b in flex_extract.git for templates/compilejob.template


Ignore:
Timestamp:
Oct 12, 2018, 10:56:04 AM (5 years ago)
Author:
Anne Philipp <anne.philipp@…>
Branches:
master, ctbto, dev
Children:
7f89fb3
Parents:
efba13f
Message:

new installation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • templates/compilejob.template

    rc5074d2 r34b247b  
    2828case $${HOST} in
    2929  *ecg*)
    30   module load python
    31   module unload grib_api
     30#  module load python
     31#  module unload grib_api
    3232  module unload emos
    33   module load grib_api/1.14.5
     33#  module load grib_api/1.14.5
    3434  module load emos/437-r64
    3535  export FLEXPART_ROOT_SCRIPTS=$fp_root_scripts
     
    5454cd $${FLEXPART_ROOT_SCRIPTS}/flex_extract_v$${VERSION}   # if FLEXPART_ROOT is not set this means cd to the home directory
    5555tar -xvf $${HOME}/flex_extract_v$${VERSION}.tar
    56 cd src
     56cd source/fortran
    5757\rm *.o *.mod $fortran_program
    5858make -f $${MAKEFILE} >flexcompile 2>flexcompile
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG