DA_ANALYSE configures and performs a finite element analysis of a part.
*3* - available only if the value of :MODEL is :MODAL or :LINEAR_BUCKLING.
*4* - available only if the value of :MODEL is :MODAL
*5* - available only if the value of :MODEL is :LINEAR_BUCKLING
-->DA_ANALYSE---+
|
+---------------+
|
+---+--+--(:STUDY)-----------------|SELECT S_FERRUM_STUDY|----------------+-->
| | |
| +--(:DA_MODEL)--------------+--(:LINEAR_STATIC)---(1)-+------------+
| | | | |
| | +--(:P_LINEAR_STATIC)-(2)-+ |
| | | | |
| | +--(:MODAL)-----------(3)-+ |
| | | | |
| | +--(:P_MODAL)---------(4)-+ |
| | | | |
| | +--(:LINEAR_BUCKLING)-(5)-+ |
| | | | |
| | +--(:HEAT_TRANSFER)---(6)-+ |
| | |
| +--(:DA_MODE_CONTROL)-------+--(:LOWEST)-----------+--(3)-(4)-(5)--+
| | | | |
| | +--(:LOWEST-IN-RANGE)--+ |
| | | | |
^ | +--(:ALL-IN-RANGE)-----+ |
| | | | |
| | +--(:LOWEST-ABOVE)-----+ |
| | |
| +--(:DA_ERROR_PERCENTAGE)---------|positive-number|---(2)-(4)------+
| | |
| +--(:DA_MIN_ORDER)----------------|positive-integer|--(2)-(4)------+
| | |
| +--(:DA_MAX_ORDER)----------------|positive-integer|--(2)-(4)------+
| | |
| +--(:DA_MAX_ITERATIONS)-----------|positive-integer|--(2)-(4)------+
| | |
| +--(:DA_NUM_MODES)----------------|number|------------(3)-(4)-(5)--+
| | |
| +--(:DA_LOWER_CUTOFF_FREQ)--------|frequency|---------(3)-(4)------+
| | |
| +--(:DA_UPPER_CUTOFF_FREQ)--------|frequency|---------(3)-(4)------+
| | |
^ +--(:DA_LOWER_CUTOFF_EIGENVALUE)--|number|------------(5)----------+
| | |
| +--(:DA_UPPER_CUTOFF_EIGENVALUE)--|number|------------(5)----------+
| | |
| +--(:DA_STRESS_TOGGLE)-----------+--(:ON)---+----------------------+
| | | | |
| | +--(:OFF)--+ |
| | |
| +--(:DA_DISPLACEMENT_TOGGLE)-----+--(:ON)---+----------------------+
| | | | |
| | +--(:OFF)--+ |
| | |
| +--(:DA_STRAIN_TOGGLE)-----------+--(:ON)---+----------------------+
| | | | |
| | +--(:OFF)--+ |
| | |
| +--(:DA_REACTION_FORCE_TOGGLE)---+--(:ON)---+----------------------+
| | | | |
| | +--(:OFF)--+ |
| | |
| +--(:DA_APPLIED_LOADS_TOGGLE)----+--(:ON)---+----------------------+
| | | | |
^ | +--(:OFF)--+ |
| | |
| +--(:DA_ELEMENT_FORCE_TOGGLE)----+--(:ON)---+----------------------+
| | | | |
| | +--(:OFF)--+ |
| | |
| +--(:DA_STRAIN_ENERGY_TOGGLE)----+--(:ON)---+----------------------+
| | | | |
| | +--(:OFF)--+ |
| | |
| +--(:DA_TEMPERATURE)-------------+--(:ON)---+----------------------+
^ | | | |
| | +--(:OFF)--+ |
| | |
| +--(:DA_FLUX)--------------------+--(:ON)---+----------------------+
| | | |
| +--(:OFF)--+ |
| |
+-------<-----------<----------<---------<-----------<---------<------+
The following options are available to configure and perform a finite element analysis of a part.
-
:STUDY - specifies the study to associate with the analysis.
-
:DA_MODEL - enables selection of the analysis type.
-
:LINEAR_STATIC - selects Linear Static Analysis.
-
:P_LINEAR_STATIC - selects P-Linear Analysis.
-
:MODAL - selects Modal Analysis.
-
:P_MODAL - selects P-Modal Analysis.
-
:LINEAR_BUCKLING - selects Linear Buckling Analysis.
-
:HEAT_TRANSFER - selects Steady-State Thermal Integrity Analysis.
-
:DA_MODE_CONTROL - enables selection of the range of mode shapes to be analyzed in Modal or Linear Buckling Analysis.
-
:LOWEST - selects a specified number of the lowest frequency or eigenvalue mode shapes (value from :DA_NUMBER_MODES).
-
:LOWEST_IN_RANGE - selects a specified number of the lowest frequency mode shapes in a specified frequency or eigenvalue range (values specified with :DA_NUMBER_MODES, :DA_LOWER_CUTOFF_FREQ, and :DA_UPPER_CUTOFF_FREQ).
-
:ALL_IN_RANGE - selects all mode shapes in the specified frequency or eigenvalue range (values specified with :DA_LOWER_CUTOFF_FREQ and :DA_UPPER_CUTOFF_FREQ).
-
:LOWEST_ABOVE - selects a specified number of mode shapes above a specified frequency or eigenvalue (values specified with :DA_NUMBER_MODES and :DA_LOWER_CUTOFF_FREQ).
-
:DA_ERROR_PERCENTAGE - specifies the error tolerance as a percentage.
-
:DA_MIN_ORDER - specifies the minimum element order.
-
:DA_MAX_ORDER - specifies the maximum element order.
-
:DA_MAX_ITERATIONS - selects the number of iterations.
-
:DA_NUMBER_MODES - selects a specified number of mode shapes to be analyzed in Modal or Linear Buckling Analysis.
-
:DA_LOWER_CUTOFF_FREQ - specifies the lower frequency limit for Modal Analysis.
-
:DA_UPPER_CUTOFF_FREQ - specifies the upper frequency limit for Modal Analysis.
-
:DA_LOWER_CUTOFF_EIGENVALUE - specifies the lower eigenvalue limit for Linear Buckling Analysis.
-
:DA_UPPER_CUTOFF_EIGENVALUE - specifies the upper eigenvalue limit for Linear Buckling Analysis.
-
:DA_STRESS_TOGGLE - selects stress as a desired result information.
-
:DA_DISPLACEMENT_TOGGLE - selects displacement as a desired result information.
-
:DA_STRAIN_TOGGLE - selects strain as a desired result information.
-
:DA_REACTION_FORCE_TOGGLE - selects reaction forces as desired result information.
-
:DA_APPLIED_LOADS_TOGGLE - selects applied forces as desired result information.
-
:DA_ELEMENT_FORCE_TOGGLE - selects element forces as desired result information.
-
:DA_STRAIN_ENERGY_TOGGLE - selects strain energy as desired result information.
-
:DA_TEMPERATURE - selects temperature as desired result information.
-
:DA_FLUX - selects heat flux as desired result information.
Use this action when performing an analysis on a part with Design Integrity.
DA_AUTO_MESH terminate action,
DA_CHECK_AREA terminate action,
DA_CHECK_LENGTH terminate action,
DA_PP_RESULTS terminate action