omegalpes.actor.project_developer_actors package

Submodules

omegalpes.actor.project_developer_actors.developper_actors module

This module defines the operator_actor and its scope of responsibility

One constraint is available :
  • co2_emission_maximum

class omegalpes.actor.project_developer_actors.developper_actors.ProjectDeveloper(name, built_unit_list=None, built_node_list=None, verbose=True)[source]

Bases: Actor

Description

RegulatorActor class inherits from the the basic class Actor. It enables one to model an actor who can add constraints on all energy units of the study case.

Attributes

  • name : name of the actor

Module contents