**add_info
#
Description#
This command is used to assign “real-constant” information to a set of elements if that has not yet been set in other preprocessing. One command per elset/real constant value must be used. The real constant will also be added on the the end of the real constants for the elements as they exist in the given elset.
Typical applications of this command are to assign thicknesses to plane stress elements.
Syntax#
The **add_info
command takes the following syntax:
**add_info
\(~\,\) *elset
elset-name
\(~\,\) *info
real-value
Example#
An example use follows:
%
% set my plane stress elements thickness to 0.1 mm
%
**add_info *elset ps_elem *info 0.1