linedoublet#

Line-doublet elements.

Implements line doublets used to model barriers.

Example:

ImpLineDoublet(ml, x1=-10, y1=0, x2=10, y2=0, layers=0)

Classes#

ImpLineDoublet

Create a segment of an impermeable wall, which is simulated with a line-doublet.

LeakyLineDoublet

Create a segment of a leaky wall, which is simulated with a line-doublet.

ImpLineDoubletString

Create a string of impermeable wall segments consisting of line-doublets.

LeakyLineDoubletString

Create a string of leaky wall segments consisting of line-doublets.