Versions Compared

Key

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

...

Code Block
> module load imasenv/3.24.0/rc
> mkdir -p $ITMWORK/imas-keplers

# for tcsh
> setenv KEPLER_DIR $ITMWORK/imas-keplers

# for bash
> export KEPLER_DIR=$ITMWORK/imas-keplers

> kepler_install my_first_kepler
> kepler_avail
> kepler_load my_first_kepler
> imasdb test
> kepler

...