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

cee.ug.SimulationInfo.description

The description of the simulation shown in the model

cee.ug.SimulationInfo.interfaceName

The name of the interface/data provider of this simulation (if any)

cee.ug.SimulationInfo.simulationType

The simulation type of the source model.

Possible values: Structural, Thermal, Electric, Magnetic, Fluid, Acoustic, Diffusion, Other

cee.ug.SimulationInfo.solutionType

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

cee.ug.SimulationInfo.title

The title of the simulation shown in the model