pastas.stressmodels.TarsoModel.simulate#

TarsoModel.simulate(p=None, tmin=None, tmax=None, freq=None, dt=1.0)[source]#

Method to simulate the contribution of recharge to the head.

Parameters
  • p (array_like, optional) – array_like object with the values as floats representing the model parameters.

  • tmin (string, optional) –

  • tmax (string, optional) –

  • freq (string, optional) –

  • dt (float, optional) – Time step to use in the recharge calculation.

  • istress (int, optional) – This only works for the Linear model!

Return type

pandas.Series