{% extends "dashboard/base.html" %} {% block title %}Settings{% endblock %} {% block content %}
settings Settings
info App info
Version {{ app_version }}
Config file {{ config_path }}
Data root {{ data_root }}
Controllers dir {{ controllers_dir }}
Wind data dir {{ wind_data_dir }}
folder_open Data root directory
Path
Root folder where R2H2 stores the database, simulation outputs, controller files and wind data. Changing this requires a restart.
{% endblock %}