Quantcast
Channel: AboutHydrology
Viewing all articles
Browse latest Browse all 789

My Hydraulic Construction Class 2019

$
0
0
The new class  is obviously based on the one of previous classes:
There are some changes however, partially due to the different calendar. The course is essentially divided in three parts:
  • Rainfall analysis and statistics
  • How to design a storm water management system (SWMS)
  • How to design an aqueduct

Tools


Rainfall analysis and statistics is essential to the design of the storm water system and requires some use of Python in Jupyterlab. Design of the SWMS requires the use of some Python, QGIS 2.18, GISWATER and SWMM softwares. The aqueducts require the use of QGIS and its plugin QEPAnet that implements the tool for estimating pressure water called EPANET.  All these tools are open source.

More specifically:
  • Python - Python is a modern programming languages. It will be used for data treatment, estimation of the idf curves of precipitation, some hydraulic calculation and data visualisation. I will use Python mostly as a scripting language to bind and using existing tools. 
  • QGIS is a Geographic Information System. GIS are an essential tool for who works on landscape or planning infrastructures extended on the territory. 
  • SWMM - Is an acronym for Storm Water Management System. Essentially it is a model for the estimation of runoff adjusted to Urban environment. I do not endorse very much its hydrology. However, it is the most used tools by colleagues who cares about storm water management, and I adopt it. It is not a tool for designing storm water networks, and therefore, some more work should be done with Python to fill the gaps.
  • EPANET Is the tool developed by EPA to estimate water distribution networks. 
Installation Instructions (for Windows) by Daniele Della Torre:

SWMM: http://growworkinghard.altervista.org/epa-swmm-how-to-install-step-by-step/

GISWATER: http://growworkinghard.altervista.org/giswater-11-install-windows/

QGIS: http://growworkinghard.altervista.org/qgis-2-18-how-to-install-step-by-step-on-windows/

As you can infer from the previous lines, the class needs to learn some hydrology, some hydraulics and the use of various softwares. As I try to explain in the Syllabus lesson, the first day, there is no space for exploiting all the possibilities implied by the software, nor even to go very deep in the theory of hydrological processes and even in the design of the systems. The student has to become comfortable with the idea that they (singular they) is going to get an introduction to all these topics and they will need further studies to use professionally the received information.  

Foreseen Schedule


T -  stands for a mostly theoretical class
L -  stands for a class in the lab


Precipitation analysis and statistics (and an intro to Python scripting)

2019-02-25 -

2019-03-04
2019-03-07
2019-03-11
  • L - Estimation of Extremes with Python
    • Exercise: Using the examples of the last Lab, draw a Gumbel distribution.
    • Exercise: Select randomly from a Gumbel distribution and empirically shows the effects of the central limit theorem.
  • For estimating the Gumbel distribution parameters:
  • Exercise assignment
2019-03-14

Storm Water Management System Design


2019-03-18 -  T - Introduction to Storm Water Management System Design
2019-03-21 T - Estimation of the flood wave 
2019-03-25 
2019-03-28
2019-04-01
2019-04-04 - First report due date

   L - QGIS - GISWATER
  • Intro and installation of SWMM
2019-04-11 L- 
  • Play around with SWMM
2019-04-15 L - 
  • Working on the  project

2019-04-18
  • Intermediate Exam

Aqueducts

  • Work in progress


Viewing all articles
Browse latest Browse all 789

Trending Articles