SPPARKS Website - SPPARKS Documentation - SPPARKS Commands

diag_style array command

Syntax:

diag_style array value mode value mode ... 
  • array = style name of this diagnostic
  • value = iN or dN
  • mode = min or max or mean or sum

    Examples:

    diag_style array i2 mean
    diag_style array d1 sum d1 min d1 max 
    

    Description:

    The array diagnostic computes the mean, sum, min, or max for a per-site lattice value in the system. The diagnostic can operate on one or more values in one or more modes (min, max, mean, sum). The results are printed as stats output via the stats command.

    Restrictions:

    This diagnostic can only be used for on-lattice applications.

    Related commands:

    diag_style, stats

    Default: none