analysis_[field_name]

This parameter allows you to output simple analysis on any particular field:
analysis_[field_name]:   Perform some analysis on the given field as per:
                                     == 0 [default] no analysis
                                     == 1 spatial integral
                                     == 2 l2norm
                                     == 4 global min
                                     == 8 global max

Notes

See Also

shadow, analysis

Index of all manual pages

Examples

had/bin/id0semi
analysis_edens := 1
Performs spatial integral on field "edens".
Output found in file "edens_integral.sdf"