Description: Defines a topology design region for topology optimization.
Format:
Example:
| Field | Definition | Type | Default |
|---|---|---|---|
| ID | Topology design region identification number. | Integer > 0 | Required |
| LABEL | Label associated with design region used for output headings. | Character | |
| PTYPE | Property type. Used with PID to identify the elements to be designed, one of the following character variables: PSOLID, PSHELL, or PCOMP. | Character | Required |
| XINIT | Initial value for design variable. Typically XINIT is defined to match the mass target constraint, so the initial design does not have violated constraints. | XLB ≤ XINIT | 0.5 |
| XLB | Lower bound for design variable to prevent the singularity of the stiffness matrix. | Real > 0.0 | 1.0E-03 |
| DELXV | Fractional change allowed for the design variable during design iteration. See Remark 2. | Real > 0.0 | 0.2 |
| POWER | A penalty factor used in the relation between topology design variables and element Young's modulus. The range between 2.0 ≤ POWER ≤ 5.0 is recommended. See Remark 2. | Real > 1.0 | See Remark 3. |
| PID | Property identification number. Must be unique with respect to the PID values specified in other TOPVAR entries as design regions cannot share the same element. | Integer > 0 | Required |
| MCID | Coordinate system identification number used to define manufacturing constraints. See Remark 4. | Integer > 0 or blank | 0 |
| MSi | Mirror symmetry planes, one of the following character variables: XY, YZ, or ZX. See Remark 4. | Character | Required |
| EXT | Symbol indicating that this line defines extrusion constraints (i.e., enforced constant cross-section) | Character | |
| EDi | Extrusion direction, one of the following character variables: X, Y, Z, -X, -Y, -Z, +X, +Y, +Z, where -X, -Y, -Z indicates the opposite direction of X, Y, Z and +X, +Y, +Z the same direction. See Remarks 4, 5, and 6. | Character | Required |
| TDMIN | Symbol indicating that minimum member size is specified. | Character | |
| TV | Minimum member size. See Remark 6. | Character | Required |
| ALM | Symbol indicating that this line defines additive layer manufacturing constraints. See Remark 7. | Character | |
| ADi | Print direction, one of the following character variables: X, Y, Z, -X, -Y, -Z, +X, +Y, +Z, where -X, -Y, -Z indicates the opposite direction of X, Y, Z and +X ,+Y, +Z the same direction. See Remarks 4 and 5. | Character | Required |
| ALPHA | Maximum overhang angle (measured in degrees). | Real | 45.0 |
| MILL | Symbol indicating that this line defines milling manufacturing constraints. See Remark 7. | Character | |
| MDi | Milling direction, one of the following character variables: X, Y, Z, -X, -Y, -Z, +X, +Y, +Z, where -X, -Y, -Z indicates the opposite direction of X, Y, Z and +X ,+Y, +Z the same direction. See Remarks 4 and 5. | Character | Required |
| CAST | Symbol indicating that this line defines casting constraints (i.e., die draw direction constraints). See Remarks 7, 8, and 9. | Character | |
| DDi | Draw direction, one of the following character variables: X, Y, Z, -X, -Y, -Z, +X, +Y, +Z, where -X, -Y, -Z indicates the opposite direction of X, Y, Z and +X ,+Y, +Z the same direction. See Remarks 4 and 5. | Character | |
| DIE | Die option selected by on of the following values:
When a single die is specified, the die slides in the given draw direction (i.e., material grows from the bottom in the draw direction). When two dies are specified the dies split apart along the draw direction (i.e., material grows from the splitting plane in opposite direction along the axis specified by the draw direction DDi). |
Blank or Integer 1 or 2 | 1 |
| SYM | Symbol indicating that this line defines symmetry constraints. | Character |
Remarks:
where,
E0 is Young's modulus of the material.