Groundwater#

class GroundwaterMethod(*values)#

Bases: Enum

PIEZOMETRIC_LINE = 1#
GRID = 2#
class Groundwater(client: Client, model_id: str)#

Bases: object

getIsGroundwaterAnalysis() bool#
setIsGroundwaterAnalysis(isGroundwaterAnalysis: bool)#
getGroundwaterMethod() GroundwaterMethod#
setGroundwaterMethod(groundwaterMethod: GroundwaterMethod)#
getWaterUnitWeight() float#
setWaterUnitWeight(waterUnitWeight: float)#