How to create a set through formula?
Gunter
Altair Employee
Exporting an entity set to a solver deck can lead to a very long id list.
For that reason, some users prefer to define a set of nodes or a set of elements through a combination of formulaic expressions.
This can be done in HyperMesh as explained below.
- From the Model Ribbon select Sets
- From Set Type select formula
- Right-Click on Number of Clauses and select Edit
- Click on Insert to Setup a New Clause
- Choose a Clause Type
- Enter the required values and click OK to create the Set
The element set, defined in this example, creates the following lines in the OptiStruct solver deck:
$HMSET 1 2 "set1" 18
$HMSETTYPE 1 "formula" 18
SET 1 ELEM LIST
+ 50 THRU 60
0