pastas.rfunc.HantushWellModel.get_init_parameters#

pastas.rfunc.HantushWellModel.get_init_parameters(name: str) pandas.DataFrame#

Get initial parameters and bounds for the HantushWellModel response function.

Parameters:

name (str) – Name of the stressmodel.

Returns:

parameters – The initial parameters and parameter bounds used by the solver.

Return type:

pandas.DataFrame

Raises:

ValueError – If distances is None.