All runs

{% if runs %} {% for r in runs %} {% endfor %}
Run IDSystemDuration (s)Seed
{{ r.run_id }} {{ r.system_name }} {{ r.simulated_duration_s }} {{ r.seed }}
{% else %}

No runs found.

{% endif %}