hypatia.Model.__init__

Model.__init__(path, mode, name='unknown')

Initializes a Hypatia model by passing the optimization mode and the path of the structural input files

Parameters:
  • path (str) – path defines the directory where model set files are located. model sets are including regions, modelling years, timeslices, technologies, carriers and regional mappings.

  • mode (str) –

    Defines the mode of the model. Acceptable values are :

    • ’Planning’

    • ’Operation’

  • name (str (Optional)) – Defines the name of the model.