pypowsybl.dynamic.OutputVariableMapping.add_standard_model_curves#

OutputVariableMapping.add_standard_model_curves(static_id, variables)[source]#

Adds curves mapping on a single network equipment without dynamic model

Parameters:
  • static_id (str) – id of the network equipment

  • variables (List[str] | str) – single element or list of variables names to record

Return type:

None