com1DFA.DFAtools.removeOutPart

removeOutPart(cfg, particles, dem, dt)[source]

find and remove out of raster particles

Parameters
  • cfg (configparser) – DFA parameters

  • particles (dict) – particles dictionary

  • dem (dict) – dem dictionary

  • dt (float) – time step

Returns

particles – particles dictionary

Return type

dict