{% extends "layout.html" %} {% block title %}Run Simulation{% endblock %} {% block startover %}{% endblock %} {% block body %}

Enter the path to the directory where the simulation should be run. All input files will be copied there, and the output files will be written there.

{% endblock %}