save_sequence_history
save_sequence_history#
- relsad.simulation.save_sequence_history(power_system: relsad.network.systems.PowerSystem.PowerSystem, time_unit: relsad.Time.TimeUnit, save_dir: str)[source]#
Saves the history from an sequence
- Parameters
power_system (PowerSystem) – A power system element
time_unit (TimeUnit) – The time unit of the simulation
save_dir (str) – The saving path
- Return type
None