Users:Structural Optimization/Design Variables/Nodal Thickness
(→Short Info) |
(→Example of a Complete Input Block) |
||
Line 48: | Line 48: | ||
=== Example of a Complete Input Block === | === Example of a Complete Input Block === | ||
− | + | This design variable can be defined for one node of for a nodal set. Since the thickness has generally an obvious limit, it is good practice to add a bound. Since this is a scalar design variable, only SCALAR_BOUND is appropriate. | |
<pre> | <pre> | ||
− | + | OPT-VAR 1 | |
− | + | TYPE=NODE 100 SUBTYPE=THICKNESS BOUND=OPT-BOUND 1 | |
− | + | TYPE=ND-SET 2 SUBTYPE=THICKNESS BOUND=OPT-BOUND 1 | |
− | + | ||
</pre> | </pre> | ||
− | |||
− | |||
== A complete test example == | == A complete test example == |
Revision as of 13:54, 19 October 2010
Contents |
General Description
Short Info
With this design variable, the nodal thickness can be optimized. This is especially usefull in combination with SHELL elements, which are able to take variable thicknesses into account.
The thickness at each node can be initialized by . Alternatively, the initial thickness is computed as the mean thickness of the surrounding elements.
Parameters in the Input File
Compulsory Parameters | ||
Parameter | Values, Default(*) | Description |
---|---|---|
MATERIAL | EL-MAT int | Linking to a material input block |
INT_TYPE_HEXA | FULL, REDUCED | Control of integration type 20-noded elements are able to perform a uniform reduced integration (2x2x2 instead of 3x3x3) without hourglassing stabilisation |
Optional Parameters | ||
Parameter | Values, Default(*) | Description |
EAS | int | Flag Enhances Assumed Strains (EAS) method Possible values are:
|
Example of a Complete Input Block
This design variable can be defined for one node of for a nodal set. Since the thickness has generally an obvious limit, it is good practice to add a bound. Since this is a scalar design variable, only SCALAR_BOUND is appropriate.
OPT-VAR 1 TYPE=NODE 100 SUBTYPE=THICKNESS BOUND=OPT-BOUND 1 TYPE=ND-SET 2 SUBTYPE=THICKNESS BOUND=OPT-BOUND 1
A complete test example
Model description
blabla mit bildern
Input File
bla
Documented Results
bla
Theory and Details
bla
References
Whos here now: Members 0 Guests 0 Bots & Crawlers 1 |