EPANET Projects: RDBMS modelling – Part 1

EPANET RDBMS Modelling WaterSums models EPANET networks in the same way as EPANET does and can read/write EPANET network (.net) and input (.inp) files. In WaterSums 2, we extend this modelling to include EPANET RDBMS modelling.  To do this, we store networks in a set of PostgreSQL database tables using the Django object to relational [...]