Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
linenumberstrue
# create directory inside $HOME
 
cd ~
mkdir kepler

...

Running Kepler (default release)

In order to start Kepler you have use helper script scripts that will install and configure your personal copy of Kepler

    • load IMAS module

      Code Block
      languagebash
      linenumberstrue
      module load imas
      module load kepler
      
      # NOTE! It might be that you don't have Kepler copy inside your $HOME
      # in that case you need to install it
       
      kepler_install_light
    • Start Kepler

      Code Block

...

languagebash
linenumberstrue
    • # run alias that will execute Kepler
      

...

    •  
      kepler