Skip to documentation content
On this page
  1. Reference
  2. Contract
  3. Signature

sensitivity_study

Public method `telion_api.Model.sensitivity_study(label: 'str | None' = None, objective: 'str' = 'solid.compliance', method: 'str' = 'Forward finite difference', study_step: 'str' = 'Stationary System Solver 1', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study'`.

Reference

FieldValueDescription
symboltelion_api.Model.sensitivity_study
signature(label: 'str | None' = None, objective: 'str' = 'solid.compliance', method: 'str' = 'Forward finite difference', study_step: 'str' = 'Stationary System Solver 1', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study'
returnStudy

Public method telion_api.Model.sensitivity_study(label: 'str | None' = None, objective: 'str' = 'solid.compliance', method: 'str' = 'Forward finite difference', study_step: 'str' = 'Stationary System Solver 1', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study'.

Contract

PropertyValue
symboltelion_api.Model.sensitivity_study
signature(label: 'str | None' = None, objective: 'str' = 'solid.compliance', method: 'str' = 'Forward finite difference', study_step: 'str' = 'Stationary System Solver 1', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study'
returnStudy

Signature

telion_api.Model.sensitivity_study(label: 'str | None' = None, objective: 'str' = 'solid.compliance', method: 'str' = 'Forward finite difference', study_step: 'str' = 'Stationary System Solver 1', rows: 'Iterable[dict[str, Any]] | None' = None, **fields: 'Any') -> 'Study'