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-05-04T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using
GenerateDoc.mos