deltaTemp
Specifies the maximum rise in temperature, in degree Celsius, caused due to Joule heating. It must be a positive value.
To set this variable in the .cdsinit file or CIW, use the call:
envSetVal("voltusXFi.em" "deltaTemp" 'int "temperature")
To set this variable in the .cdsenv file, use the call:
voltusXFi.em deltaTemp int "temperature"
Return to top