SUEVALSUEVAL, Parm
, lab1
, Oper
Perform operations on a mapped item and store result in a scalar
parameter.
Parm
APDL parameter name.
lab1
Eight character set name for the first set used in calculation.
Oper
Operation to perform:
SUM | — | Sum of lab1 result
values. |
INTG | — | Integral of lab1 over
surface. |
AVG | — | Area-weighted average of a result item [Σ(lab1 *DA)
/ Σ(DA)] |
Notes
The result of this operation is a scalar APDL parameter value. If multiple
surfaces are selected when this command is issued, then the operation is carried
out on each surface individually and the parameter reperesents the culmulative
value of the operation on all selected surfaces.