**process average_in_element
#
Description#
This post processor calculates the average of the specified variables in each element of an elset, and assigns the mean value to each integration point.
Syntax#
**process average_in_element
\(~\,\) *list_var
name1 … nameN
where name1, … nameN are the scalar variables to average. The output
names are created by adding the prefix ae_
to each variable.
Example#
% this will provide ae_epcum
**process average_in_element
*list_var epcum