State of charge logic for REECC
The pseudo-code for the state of charge current limit in batteries
is as follows:
If SOC greater of equal to SOCmax:
Ipmin = 0;
else:
Ipmax = 0;
end
The modelling of the state of charge for the REECC electrical
controller is based on the following references:
Generated at 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using
GenerateDoc.mos