BuildingPit3D#

class timflow.steady.inhomogeneity.BuildingPit3D(model, xy, kaq=1.0, kzoverkh=1.0, z=None, topboundary='conf', topres=0, topthick=0, hstar=None, npor=0.3, order=3, ndeg=3, layers=None)#

Bases: BuildingPit

Element to simulate a building pit with an impermeable wall in Model3D.

See also

BuildingPitMaq

Building pit for ModelMaq

LeakyBuildingPit3D

Building pit with leaky walls for Model3D

findlayer(z)#

Returns layer-number, layer-type and model-layer-number.

summary()#

Get summary of aquifer parameters.

Returns:

Summary of aquifer parameters including layer type, thickness, hydraulic conductivity, and resistance.

Return type:

pd.DataFrame