8 haizea-generate-scripts

Generates a script, based on a script template, to run all the individual configuration files generated by haizea-generate-configs. This command requires Mako Templates for Python (http://www.makotemplates.org/http://www.makotemplates.org/).

Option Description
-D, -debug Run command in debug mode.

-c CONF, -conf=CONF Multiconfiguration file used in haizea-generate-configs.

-d CONFDIR, -confdir=CONFDIR Directory containing the individual configuration files.

-t TEMPLATE, -template=TEMPLATE Script template (sample templates are included in /usr/share/haizea/etc)

-m, -only-missing If specified, the generated script will only run the configurations that have not already produced a datafile. This is useful when some simulations fail, and you don't want to have to rerun them all.

Borja Sotomayor 2009-12-17