SRH-2D Project Summary Report
Project file name: {{project_filename}}
Report generation date: {{report_date}}
Project summary
- Project name: {{project_summary.name}}
- River: {{project_summary.river}}
- Project purpose/focus: {{project_summary.purpose}}
- Model developer name: {{project_summary.model_developer}}
- Source of terrain data: {{project_summary.terrain_source}}
- Source of bathymetry: {{project_summary.bathymetry_source}}
- Source of additional survey data: {{project_summary.additional_survey_source}}
Version of SMS used
Project datum
- Horizontal: {{horizontal_datum}}
- Vertical: {{vertical_datum}}
Terrain data
Summary of scatter sets
{{ scatter_summary|safe }}
Mesh summary
{{ mesh_summary|safe }}
Summary of boundary conditions
{{ bc_coverage_summary|safe }}
Summary of monitor coverages
{{ monitor_coverage_summary|safe }}
Summary of obstructions
{{ obstruction_coverage_summary|safe }}
Summary of bridges
{{ bridge_summary|safe }}
Structures map
{{ structures_map|safe }}
Materials roughness summary
{{ material_summary|safe }}
Simulation summary
{% for sim in simulations %}
- Simulation name: {{ sim.name }}
{% endfor %}