pastas.rfunc.Hantush.get_init_parameters#

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

Get initial parameters and bounds for the Hantush 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