com1DFA.debrisFunctions.checkHydrograph

checkHydrograph(hydrographValues, hydrCsv)[source]

check if hydrograph satisfied the following requirements: - hydrograph-timesteps are unique - provided release-thickness is larger than zero - the hydrograph-timesteps are not too close (that the particle density becomes too high)

Parameters
  • hydrCsv (str) – directory to csv table containing hydrograph values

  • hydrographValues (dict) – contains hydrograph values: timestep, thickness, velocity