Triggering the Thermal Runaway

The heat that is released by the first overheating battery cell, which initiates the thermal runaway, is modeled as a heat source on the wall boundary of this battery cell.

As long as the volume average temperature of the first cell stack is lower than the trigger temperature of 373.15 K, a heat source of 500 W is applied on the boundary. Once the cell temperature exceeds the trigger temperature, the heat source reduces to 0 W.

To trigger the thermal runaway:
  1. Specify the trigger temperature.
    1. Right-click Automation > Parameters node and select New > Scalar.
    2. Rename the new Scalar node to Trigger Temperature.
    3. Select the Trigger Temperature node set the following properties:
      Property Setting
      Dimensions Click . In the Scalar - Dimensions dialog, set Temperature to 1.
      Value 373.15 K
  2. Select the Regions > Stack > Boundaries > Stack.Default > Physics Conditions > Thermal Specification node and set Condition to Heat Source.
  3. Stack.Default > Physics Values > Heat Source node and set Value to (${Volume Average Temperature Stack Cell 1} < ${Trigger Temperature}) ? 500 : 0.
  4. Save the simulation.