epanetCPA
epanetCPA copied to clipboard
epanetCPA is a MATLAB® toolbox for assessing the impacts of cyber-physical attacks on water distribution systems
Hi @rtaormina, I would like to thank you for sharing the epanetCPA toolbox, herein some small issues I encountered in the initial setup: 1. If an attacked component (in the...
Hi @rtaormina! When I'm attacking a valve to inject false settings, as the example: ``` [CYBERATTACKS] ; Type, Target, Init_cond, End_cond, Arguments Actuator, FCV1, TIME==20, TIME==30, 85 ``` The settings...
added 2 lines One for last time step One correction for time step print on the screen
Given that str2num was called on single values str2double is more efficient