Refine
This commit is contained in:
@@ -1010,7 +1010,7 @@ def run_simulation(name: str, simulation_type: str, modify_pattern_start_time: s
|
||||
|
||||
close_project(name_c)
|
||||
|
||||
time.sleep(5) # wait 50 seconds
|
||||
time.sleep(5) # wait 5 seconds
|
||||
|
||||
tmp_file = './temp/simulation.result.out'
|
||||
shutil.copy(f'./temp/{name_c}.db.opt', tmp_file)
|
||||
|
||||
Reference in New Issue
Block a user