com1DFA.particleTools.getCom1DFAPath

getCom1DFAPath(particlesList, dem)[source]

compute part, mass and energy averaged path from particles

Also returns the averaged velocity and kinetic energy associated

Parameters
  • particlesList (list) – list of particles dict

  • dem (dict) – dem dict

Returns

  • avaProfilePart (dict) – particle averaged profile

  • avaProfileMass (dict) – mass averaged profile

  • avaProfileKE (dict) – kinetic energy averaged profile