1.1.1. You can run ITM/IMAS Kepler side by side - just follow the steps

Environment requirements

Please note that this instructions will work only with:

  • any kind of ITM environment
  • since version 3.23.1 of IMAS environment (we need most recent release of Kepler/2.5p4-3.0.1 and keplertools/1.8.1


It is possible to run ITM Kepler and IMAS Kepler at the same time (you need to start them in two, different Terminal sessions).

In order to use two Kepler at the same time, make sure to open two Terminal sessions

ITM KeplerIMAS Kepler
> module load itmenv
 
# for details related to installation 
# and usage of Kepler in ITM env
# make sure to take a look here [1]
#
 
> install_kepler.sh my_itm_kepler trunk/R5_RC/central 'trunk_R5_RC_central'
> switch_to_kepler.sh my_itm_kepler
> kepler.sh
 
> module load imasenv/3.23.1
 
# for details related to installation 
# and usage of Kepler in IMAS env
# make sure to take a look here [2]
# 
 
> kepler_install my_imas_kepler 
> kepler_load my_imas_kepler
> kepler
 
1 - Multiple Keplers2 - IMAS Kepler - 2.5p4-3.0.1



  • No labels