Skip to content
SIH Buddyby Ganeev Singh
Dev
All problem statements
SIH26161Worth consideringacceptance 3/5

Dam Break Inundation Modelling Using Hydrodynamic Modelling of any River

National Technical Research Organisation (NTRO) · Disaster Management · Software

The demo is striking and the data is free, but this is specialist flood hydrodynamics where correctness matters — build on a validated open solver rather than rolling your own physics, and have an honest answer for how you validated the inundation extent.

Data: Open-source remote sensing (Sentinel, Landsat) and ASTER/SRTM or other DEM

What it actually is

When a dam breaks or a natural landslide-dam gives way, a wall of water floods the valley below, and authorities need to know in advance how much water flows and which areas get inundated. The ask is a software tool that automatically simulates a dam-break flood over real terrain and maps the resulting inundated area, using terrain and satellite data for any river.

What to build

A dam-break simulation tool that takes a river's terrain from a DEM plus satellite imagery, lets the user define a dam location and breach scenario, simulates the resulting flood wave propagating down the valley using a hydrodynamic method — the description names Smooth Particle Hydrodynamics and Delft3D and asks to compare scenarios — and outputs the inundation extent, arrival time and depth over the lower catchment as a map, so disaster-relief planners can see which areas and settlements would be impacted and when.

Smallest thing that wins the room

Define a breach on a real river reach, run the simulation, and show the flood wave propagating down the valley over time with the inundation map growing to reveal which downstream settlements are affected and the arrival time at each.

How crowded this one gets

A guess, projected from the 2025 statements — the last year where both the submission counts and the winners were published.

Moderate130–310 teams expectedroughly 1 in 113–261 wins it

Quieter than 50% of the 226 · #114 of 226 by expected field

A normal-sized field. Your idea has to be good, not miraculous.

Why: defence, intelligence and space bodies drew small fields.

This is a guess, not a fact

Nobody has published 2026’s numbers yet. This is an analysed estimate from last year’s pattern, so please do not take it as the truth — check the live counter on the SIH portal before you decide anything. The range covers the middle half of likely outcomes, so one statement in two lands outside it. Entry closes at 500 ideas per statement, so no range goes past that — a statement that reaches the cap fills and shuts rather than drawing an unlimited crowd. The model reads only three things a team can see before choosing — software or hardware, the theme, and what kind of body posted it — and those explain about a quarter of the variation in last year’s field sizes (R² 0.25 on held-out statements). Trust the band more than the number, and the ordering more than either. It cannot see how good your idea is, which is the part that actually decides it.

The scores

The number is the shorthand. The line under it is the reason.

What you will be writing

  • Shallow-water / SPH flood solver (ANUGA, LISFLOOD-FP, or PySPH)
  • SRTM / ASTER DEM terrain preprocessing
  • Breach parameterisation and hydrograph generation
  • Sentinel/Landsat inundation reference
  • GDAL + rasterio terrain processing
  • Time-stepped inundation map visualisation
  • Flood modelling
  • Hydrodynamic simulation
  • Disaster response

Prior art to read before you start

dam-break flood simulation · hydrodynamic inundation mapping · flash flood scenario generation

Analysed by Claude Opus. Every score above is a judgment call with its reasoning attached — kindly cross-check this against the official statement on the SIH portal before your team commits to it.