SimulationInfo
-
class
cee.ug.
SimulationInfo
() Meta data info for the current simulation
The simulation info contains:
- A title
- A description
- A simulation type (structural, fluid, thermal,…)
- A solution type (static, steady state, transient, …)
- The name of the interface/data provider providing this simulation (if any)
Properties
Properties
-
SimulationInfo.
description
Type: string The description of the simulation shown in the model
-
SimulationInfo.
interfaceName
Type: string The name of the interface/data provider of this simulation (if any)
-
SimulationInfo.
simulationType
Type: string The simulation type of the source model.
Possible values: Structural, Thermal, Electric, Magnetic, Fluid, Acoustic, Diffusion, Other
-
SimulationInfo.
solutionType
Type: string The solution type of the source model.
Possible values: Static, Steady State, Vibration, Buckling, Transient, Superelement, Frequency response, Complex eigenvalues, Quasi Static, Output, Singular, Other
-
SimulationInfo.
title
Type: string The title of the simulation shown in the model