diodeRenameParametersDev

Temperature calculation

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This function assigns the external (given by the user, e.g., AREA) device parameters to the internal parameters (e.g., m_area). It also does the analysis of the IsGiven values.

Syntax

dev = diodeRenameParametersDev(TEMP, AREA, IC, OFF, SENS_AREA)

Inputs (5)

TEMP

Type: Temperature (K)

Description: Temperature

AREA

Type: Real

Description: Area factor

IC

Type: Real

Description: Initial condition value (VD, not implemented yet

OFF

Type: Boolean

Description: Optional initial condition: false - IC not used, true - IC used, not implemented yet

SENS_AREA

Type: Boolean

Description: Flag to request sensitivity WRT area, not implemented yet

Outputs (1)

dev

Type: DiodeParams

Description: Output record with calculated diode parameters