Define a Maximum Member Size in Tosca Structure.gui
-
Choose in Tosca Structure.pre.
-
Define the Maximum Member Size as shown in the following figure:

-
Or use the
DVCON_TOPO command:
DVCON_TOPO
ID_NAME = <Name of DVCON object>
EL_GROUP = <Element group to be restricted>
CHECK_TYPE = MAX_MEMBER
THICKNESS = <Maximum thickness of structures>
MIN_THICKNESS = <Minimum thickness of structures>
DISTANCE = <Distance between structural members>
METHOD = FILTER | LOCAL_VOLUME
APPROXIMATE = YES | NO, optional: <scale factor>
END_
|