Cosimulation

Defining a multiphysic coupling

Abstract Class Cosimulation

SubTypes

Fields Summary

Field
Description
convergenceCriterion
Defining the loop-interruption mode
exchangeDirectory
Exchange directory
inData
Defining data to import
name
Name of the cosimulation
outData
Defining data to export
transientComputationType
Data exchange strategy

Methods Summary

no methods

Fields Details

convergenceCriterion
convergenceCriterion : Defining the loop-interruption mode - [1..1] convCriterion
exchangeDirectory
exchangeDirectory : Exchange directory - [1..1] String
inData
inData : Defining data to import - [1..N] CosimImportedData
name
name : Name of the cosimulation - [1..1] String
outData
outData : Defining data to export - [1..N] CosimExportedData
transientComputationType
transientComputationType : Data exchange strategy - [1..1] transType

Method Details

no methods