Configure recharge period

vs2dh.ConfigureRechargePeriod(tper = 0.1,
  options = vs2dh.ConfigureRechargePeriodOptions(),
  solver = vs2dh.ConfigureRechargePeriodSolver(),
  boundary = vs2dh.ConfigureBoundaryCondition())

Arguments

tper

Length of this recharge period, T. (default: 0.1)

options

as retrieved by vs2dh.ConfigureRechargePeriodOptions()

solver

as retrieved by vs2dh.ConfigureRechargePeriodSolver()

boundary

as retrieved by vs2dh.ConfigureBoundaryCondition()

Value

Recharge period