Template:Users:Structural Optimization/Optimization Algorithms/Common Parameters

From Carat++ Public Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '<!-- {| border="1" cellpadding="3" cellspacing="0" --> |colspan="3" style="background:#efefef;"| Common Compulsory Parameters, valid for all optimization algorithms |- !FILTFUNC…')
 
Line 36: Line 36:
 
|ND-SET ''int'', ''int'', ...
 
|ND-SET ''int'', ''int'', ...
 
|One or more node set IDs that define the boundary of the design space.
 
|One or more node set IDs that define the boundary of the design space.
|-
 
!FILTERING_CONCEPT
 
|GLOB or TOP*
 
|Mode for gradient filter. The global mode (GLOB) is more efficient for large filter radii but it does not consider the topology. The topological mode (TOP) is faster for small filter radii and considers the topology. This is the default variable.
 
|-
 
!FILTERING_CONCEPT_BOUND_FILTERING
 
|GLOB or TOP*
 
|Mode for gradient filter in parallel computation. The meaning of this parameter is similar to the parameter 'FILTERING_CONCEPT'.
 
 
|-
 
|-
 
<!--
 
<!--
 
|}
 
|}
 
-->
 
-->

Revision as of 08:40, 18 November 2010

|colspan="3" style="background:#efefef;"| Common Compulsory Parameters, valid for all optimization algorithms |- !FILTFUNC |OPT-LINKFUNC int, int, .... |One or more filter function IDs. |- !OBJ |OPT-RESPONSE_FCT int, int, ... |One or more response functions that are considered as objective. |- !OUTPUT |PC-OUT int |The output object. |- !DOMAIN |EL-DOMAIN int |The respective domain on which the optimization problem is defined. |- !REGULARIZATION |EL-REGULARIZATION int |The regularization object. |- !LINE_SEARCH |OPT-LINE_SEARCH int |The line search object. |- !CONVERGENCE_CONTROL |OPT-CONVERGENCE int |The convergence checker. |- |colspan="3" style="background:#efefef;"| Common Optional Parameters, valid for all optimization algorithms |- !DESIGN_SPACE_BOUNDS |ND-SET int, int, ... |One or more node set IDs that define the boundary of the design space. |-





Whos here now:   Members 0   Guests 0   Bots & Crawlers 1
 
Personal tools
Content for Developers