SWMM GNN metamodel – Code for paper: Transferable and Data Efficient Metamodeling of Storm Water System Nodal Depths Using Auto-Regressive Graph Neural Networks
doi: 10.4121/989a0d3d-3b4d-47c7-8677-31c5975f9dec
Repository of the code for the GNN based metamodel of SWMM. This code is linked to the paper "Transferable and Data Efficient Metamodeling of Storm Water System Nodal Depths Using Auto-Regressive Graph Neural Networks" by Alexander Garzón, Zoran Kapelan, Jeroen Langeveld, and Riccardo Taormina.
This repository contains the code for developing machine learning metamodels of SWMM.
In brief, this code allows to create a dataset from SWMM simulations, train a machine learning model, and evaluate the model. The code is designed to work with SWMM simulations of storm water systems. The code is based on PyTorch and PyTorch Geometric.
This work is supported by the TU Delft AI Labs programme.
This repository was supported by the Digital Competence Centre, Delft University of Technology.
- 2024-09-12 first online, published, posted
DATA
To access the source code, use the following command:
git clone https://data.4tu.nl/v3/datasets/3e58770f-ae91-482a-b9c9-b51fa2692bf0.git "SWMM_GNN_Repository_Paper_version"