pastas.stressmodels.WellModel.to_dict#

WellModel.to_dict(series=True)[source]#

Method to export the WellModel object.

Returns

data – dictionary with all necessary information to reconstruct the WellModel object.

Return type

dict

Parameters

series (bool) –