pypowsybl.dynamic.ModelMapping.add_all_dynamic_mappings#
- ModelMapping.add_all_dynamic_mappings(mapping_type, mapping_df=None, **kwargs)[source]#
Update the dynamic mapping of a simulation, must provide a
DataFrame
or as named arguments.The dataframe must contains these three columns:- static_id: id of the network element to map- parameter_set_id: set id in the parameter file- mapping_type: value of enum DynamicMappingType