FixedHeads
Prescribed hydraulic head boundary condition -- fixes the head value at the selected shapes.
Examples
feature = model.get_fixed_head(shapes)
feature.head = -2.0
Properties
- head : float
Prescribed hydraulic head boundary condition -- fixes the head value at the selected shapes.
feature = model.get_fixed_head(shapes)
feature.head = -2.0