Generally Generally add-ons can be used by using the "-a" option in config.sh
like so:
Code Block | ||
---|---|---|
| ||
$ 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_...