Skip to content
Snippets Groups Projects
Commit c1bab21e authored by Bichen Li's avatar Bichen Li
Browse files

-Fix a bug in assertion function

parent c670a080
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
import re
from dataprocessing.readtools import *
from readin import read_timeseries_NEPLAN_loadflow1
file_Neplan = r"C:\Users\admin\Desktop\Load_read\WCSS\Load_flow_WCSS.rlf"
file_Modelica = r"C:\Users\admin\Desktop\Load_read\WCSS.mat"
result_neplan = read_timeseries_NEPLAN_loadflow1(file_Neplan)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment