functiondiodeRenameParametersDev
Temperature calculation
Extends from Modelica.Icons.Function (Icon for functions).
Information
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.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Temperature | TEMP | Temperature | |
| Real | AREA | Area factor | |
| Real | IC | Initial condition value (VD, not implemented yet | |
| Boolean | OFF | Optional initial condition: false - IC not used, true - IC used, not implemented yet | |
| Boolean | SENS_AREA | Flag to request sensitivity WRT area, not implemented yet |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| DiodeParams | dev | Output record with calculated diode parameters |