Versions Compared

Key

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

Generally Generally add-ons can be used by using the "-a" option in config.sh like so:

Code Block
languagebash
$ cd ${SPDIR}/configure_scripts
$ ./config.sh -s dkrz -a addon1,addon2,addon3,...

This will create a new sp001 (and if necessary also a new sp002) in the form

sp001_addon1_addon2_addon3_...