update_backup_lines_between_sub_systems
update_backup_lines_between_sub_systems#
- relsad.simulation.update_backup_lines_between_sub_systems(p_s: relsad.network.systems.PowerSystem.PowerSystem, curr_time: relsad.Time.Time)[source]#
Function that updates the backup lines between the sub systems of the power system if they exist and are not failed
- Parameters
p_s (PowerSystem) – A PowerSystem element
curr_time (Time) – Current time
- Return type
None