SUEVAL

SUEVAL, Parm, lab1, Oper
Perform operations on a mapped item and store result in a scalar parameter.

Compatible Products: – | Pro | Premium | Enterprise | Ent PP | Ent Solver | DYNA

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.

Menu Paths

Main Menu>General Postproc>Surface Operations>Math Operations>Average Result
Main Menu>General Postproc>Surface Operations>Math Operations>Integrate Results
Main Menu>General Postproc>Surface Operations>Math Operations>Sum of Results

Release 18.2 - © ANSYS, Inc. All rights reserved.