"Maximum permissible depth of discharge. 80 % dod is equivalent to a state of charge of 20 %." We use this value differently in SIMONA : `private val minEnergy = eStorage * dod.toEach` We should either adapt the documentation or change the SIMONA implementation.