Skip to main content

Analysis Task

Icon
AnalysisTaskParam

Description

An analysis task is a package of work for the solver. Thus we can have a static analysis task, a modal analysis task, etc. Each analysis task has one or more analysis case(s). The distinction is that the cases corresponds to result sets and define items such as loading (in the static case) while the task describes what the solver has to do.

In Grasshopper, it is only possible to create linear static analysis tasks.

Refer to Analysis Tasks to read more.

Properties

Icon Type Name Description
TextParamTextNameTask Name
AnalysisCaseParamAnalysis Case ListAnalysis Case(s)List of GSA Analysis Case
TextParamTextSolver TypeSolver Type
IntegerParamIntegerTaskIDThe Task number if the Analysis Case ever belonged to a model

Note: the above properties can be retrieved using the Edit Analysis Task component