*general.optimisation.model*, as well as requirements.txt, setup.py and
associated docs.
New functionalities
-------------------
Main Folder
Energy
+++++++++++
Category
Units
********
- e_max and e_min parameters now add technical constraints (set_e_min and set_e_max) when set to a value.
- e_tot upper bound is now set as the p_max value times the number of hours over the studied time period. The lower bound is either set to 0, or minus the upper bound if the unit is a storage unit.
- the *add* methods put in place with parameters are now *_add* methods.
- set_e_max constraint changed to set_e_max_period (respectively e_min)