com1DFA.debrisFunctions.checkTravelledDistance

checkTravelledDistance(cfgGen, hydrographValues, hydrCsv)[source]

not used at the moment (related to timeStepDistance in the configuration file)! check if time steps of hydrograph are not to close that the particle density becomes too high check that particles moved out of hydrograph area before new particles are initialized time between hydrograph time steps first timestep is skipped since this is always ok.

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

  • cfgGen (configparser) – configuration settings, section “GENERAL”

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