Egret icon indicating copy to clipboard operation
Egret copied to clipboard

path to data in acopf.py

Open DLWoodruff opened this issue 5 years ago • 0 comments

The path in the file name construction line in acopy.py main should be:

matpower_file = os.path.join(path, 'tests/transmission_test_instances/pglib-o

pf-master/', filename)

DLWoodruff avatar Oct 20 '19 23:10 DLWoodruff