Commit 817a726d authored by Eric Duminil's avatar Eric Duminil
Browse files

Move templates

parent b525ba4f
...@@ -62,7 +62,7 @@ Workflow parameters are replaced via regex on `params.xml` content. Keys are XML ...@@ -62,7 +62,7 @@ Workflow parameters are replaced via regex on `params.xml` content. Keys are XML
### Workflow templates ### Workflow templates
Templates live in a `Template/` directory alongside the project. Template names follow the pattern `NNN_WorkflowName` (e.g. `101_HeatDemand`, `103_PV`, `104_HeatDemandWithShadow`). Templates live in a `templates/` directory alongside the project. Template names follow the pattern `NNN_WorkflowName` (e.g. `101_HeatDemand`, `103_PV`, `104_HeatDemandWithShadow`).
### SimStadt project structure on disk ### SimStadt project structure on disk
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment