Refine
This commit is contained in:
@@ -908,7 +908,7 @@ def run_simulation(name: str, simulation_type: str, modify_pattern_start_time: s
|
|||||||
node_result = output.node_results()
|
node_result = output.node_results()
|
||||||
link_result = output.link_results()
|
link_result = output.link_results()
|
||||||
|
|
||||||
os.remove(tmp_file)
|
# os.remove(tmp_file)
|
||||||
|
|
||||||
# link_flow = []
|
# link_flow = []
|
||||||
# for link in link_result:
|
# for link in link_result:
|
||||||
|
|||||||
Reference in New Issue
Block a user