com1DFA.debrisFunctions.checkTravelledDistance

checkTravelledDistance(cfgGen, timeDepRelValues, timeDepRelCsv)[source]

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

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

  • timeDepRelValues (dict) – contains time dependent release values: timestep, thickness, velocity

  • timeDepRelCsv (str) – directory to csv table containing time dependent release values