Users:Structural Optimization/Design Variables/Node Loads
From Carat++ Public Wiki
< Users:Structural Optimization | Design Variables(Difference between revisions)
(Created page with 'Category: Users:Structural Optimization == General Description == === Short Info === Platzhaltertext (diese gesamtseite ist noch zu schreiben, nur das format ist bereitges…') |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
=== Short Info === | === Short Info === | ||
− | + | With this design variable, the nodal load can be optimized. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | Known Bugs: Filtering does not work for these design variables | ||
=== Parameters in the Input File === | === Parameters in the Input File === | ||
Line 28: | Line 18: | ||
!Description | !Description | ||
|- | |- | ||
− | ! | + | !TYPE |
− | | | + | |LD-NODE ''ID'' |
− | |Linking to | + | |Linking to previously defined node load |
|- | |- | ||
− | ! | + | !SPLIT |
− | | | + | |''0'',''1'' |
− | | | + | |0: whole LD-NODE block is optimized at once; 1: node load is optimized for each node individually |
− | + | ||
|- | |- | ||
|colspan="3" style="background:#efefef;"| Optional Parameters | |colspan="3" style="background:#efefef;"| Optional Parameters | ||
Line 43: | Line 32: | ||
!Description | !Description | ||
|- | |- | ||
− | ! | + | !BOUND |
− | |'' | + | |OPT-BOUND ''ID'' |
− | | | + | |Linking to a bound defined in BOUND block. |
− | + | Remark: only SCALAR_BOUND in combination with SPLIT=1 is working | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
|} | |} | ||
Line 57: | Line 41: | ||
=== Example of a Complete Input Block === | === Example of a Complete Input Block === | ||
− | |||
− | |||
<pre> | <pre> | ||
− | + | OPT-VAR 1 | |
− | + | TYPE=LD-NODE 1 SPLIT=1 BOUND=OPT-BOUND 1 | |
− | + | ||
− | + | ||
</pre> | </pre> | ||
− | |||
− | |||
== A complete test example == | == A complete test example == | ||
− | + | TODO | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Latest revision as of 12:25, 8 December 2016
Contents |
General Description
Short Info
With this design variable, the nodal load can be optimized.
Known Bugs: Filtering does not work for these design variables
Parameters in the Input File
Compulsory Parameters | ||
Parameter | Values, Default(*) | Description |
---|---|---|
TYPE | LD-NODE ID | Linking to previously defined node load |
SPLIT | 0,1 | 0: whole LD-NODE block is optimized at once; 1: node load is optimized for each node individually |
Optional Parameters | ||
Parameter | Values, Default(*) | Description |
BOUND | OPT-BOUND ID | Linking to a bound defined in BOUND block.
Remark: only SCALAR_BOUND in combination with SPLIT=1 is working |
Example of a Complete Input Block
OPT-VAR 1 TYPE=LD-NODE 1 SPLIT=1 BOUND=OPT-BOUND 1
A complete test example
TODO
Whos here now: Members 0 Guests 0 Bots & Crawlers 1 |