You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

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_kepler
> kepler.sh
 
> module load imasenv/3.21.0
 
# 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
 
 
> module load kepler/my_imas_kepler
> kepler
 
1 - Multiple Keplers2 - Kepler 2.5p2-2.1.15 - IMAS

 

 

  • No labels