Collects parameters of battery cells:
rcData
for battery models comprising RC-elements
If useLinearSOCDependency=true
, the OCV versus SOC table is built up internally from OCVmax, OCVmin, SOCmax, SOCmin
.
Otherwise, the OCV versus SOC table has to be specified: 1st column = SOC values in ascending order, 2nd column = corresponding OCV values with respect to OCVmax.
The size of the array rcData has to be defined as parameter nRC
.
The sum of the resistances rcData.R
must not exceed the total inner resistance Ri
.