Closed bknueven closed 2 years ago
Currently we only check that ruc_horizon >= ruc_every_hours. This is not sufficient given the current assumptions of the code.
ruc_horizon
ruc_every_hours
Thanks to @dguittet reporting this bug.
Currently we only check that
ruc_horizon
>=ruc_every_hours
. This is not sufficient given the current assumptions of the code.Thanks to @dguittet reporting this bug.