{% extends 'base.html' %} {% block title %} Sandbox {% endblock %} {% block head_postload %} {% endblock %} {% block content %}
You can create or edit the flow sheet for {{args.model.name}} in the box below More info...
Add processes (actions in the life cycle where material is transformed) to the flow sheet using the 'add process' button on the left
Edit the name of a process by clicking on the name (press Enter when done)
Drag the edges of items to move them around
Hover over an item to see the actions you reveal the action icons
Connect processes in the flow sheet by dragging from the 'connect' icon (trending_flat) to the next process in the flow sheet
Add inputs to processes by clicking on the 'input' icon (file_download)
Add output to processes by clicking on the 'output' icon (file_upload)
Edit quantities of an input or output by clicking on the 'edit' icon (edit)
Remove items by clicking on the 'delete' icon (cancel)
You can show or hide the arrow labels using the buttons on the left hand side
Maybe put some extra buttons here
The model has been exported as a SimaPro csv file and an excel file containing the parameter sets
The files are in your current working directory
The csv file is called "{{args.model.name}}_database_export.csv"
The excel file is called "ParameterSet_{{args.model.name}}_input_file.xlsx"