OOF2: The Manual

Name

Named Analysis (NamedAnalysisOutput) — Use a predefined bulk or boundary Analysis method.

Synopsis

NamedAnalysisOutput(analysis)

Details

  • Base class: ScheduledOutput
  • Parameters:

    analysis
    Name of the analysis operation to perform. Named analyses can be created on the Analysis and Boundary Analysis Pages. Type: A character string.

Description

NamedAnalysisOutput objects are used when scheduling a named analysis to be performed during a time evolution computation.

An analysis is an calculation performed on the results of the finite element solution via the OOF.Mesh.Analyze and OOF.Mesh.Boundary_Analysis menus or the Analysis or Boundary Analyis pages. To make it easy to repeat an analysis, the set of its defining parameters can be given a name via the Named Analyses panes on those pages. The same name, used in a NamedAnalysisOutput, allows the analysis to be performed during a time evolution.