**process coordinates#

Description#

This post-processing is used to produce coordinates \((X,Y,Z)\) as field variables; they can then be used by other post-processings. A “node id” field is also produced (resp. “element id” if the process is applied on an integ file).

Syntax#

**process coordinates [ *prefix prefix ] [ *out X Y Z id ]

By default, output fields are named X, Y, Z and id. These names can be prefixed by prefix, or given completely with the *out option.