Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def test_5bus_tds():
andes.main.run('cases/5bus/CL_2machine.dm', routine=['pflow', 'tds'], tf=0.1)
def test_ieee14_tds():
andes.main.run('cases/ieee14/ieee14_syn.dm', routine=['pflow', 'tds'], tf=0.1)
def test_wecc_wind0():
andes.main.run('cases/curent/WECC_WIND0.dm', routine=['pflow', 'tds'], tf=0.1, no_output=True)