Support restore operation
This commit is contained in:
@@ -4,7 +4,7 @@ files = [
|
||||
'bwsn',
|
||||
'exnet',
|
||||
'fengxian',
|
||||
#'jbh', # too big sql to compress
|
||||
'jbh',
|
||||
'nanjing',
|
||||
'net3',
|
||||
'zj',
|
||||
@@ -19,7 +19,5 @@ def db2inp():
|
||||
dump_inp(file, f'db_{file}.inp')
|
||||
|
||||
if __name__ == '__main__':
|
||||
#inp2db()
|
||||
#db2inp()
|
||||
print(run_project('net3'))
|
||||
pass
|
||||
inp2db()
|
||||
db2inp()
|
||||
|
||||
Reference in New Issue
Block a user