fix diam/max command

Syntax

fix ID group-ID diam/max
  • ID, group-ID are documented in fix command

  • diam/max = style name of this fix command

Examples

fix diam all diam/max

Description

Computes the largest particle diameter across all available fixes of type fix particledistribution/discrete.

Output info:

You can access the largest particle diameter using f_ID in your input script.

Restart, fix_modify, run start/stop:

None

Restrictions

None