{ "cells": [ { "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ "# Building Pit\n", "\n", "This example demonstrates the modeling of a building pit with dewatering wells using `timflow`. The model calculates groundwater flow towards the pit and evaluates the effectiveness of dewatering strategies by computing total discharge and drawdown distances.\n", "\n", "
BuildingPit element if you want to\n",
"implement different layer properties inside the building pit as compared to the rest of\n",
"the aquifer. Adding barriers, e.g. `LeakyWalls`, around an inhomogeneity will\n",
"not work.\n",
"