Mercurial > repos > greg > ideas
changeset 113:ba7238a53377 draft
Uploaded
author | greg |
---|---|
date | Wed, 15 Nov 2017 08:58:11 -0500 |
parents | 5753c1386737 |
children | c89bf5bf4661 |
files | ideas.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ideas.xml Wed Nov 15 08:57:21 2017 -0500 +++ b/ideas.xml Wed Nov 15 08:58:11 2017 -0500 @@ -155,7 +155,7 @@ </repeat> </when> </conditional> - <param name="project_name" type="text" value="" optional="false" label="Project name" help="Outputs will have this base name"> + <param name="project_name" type="text" value="myProject" label="Project name" help="Outputs will have this base name"> <validator type="empty_field"/> </param> <param argument="-rseed" type="integer" value="1234" min="0" max="1000000" label="Seed for IDEAS model initialization" help="Zero value generates a random seed, and this seed will be different for each job run."/>