This commit is contained in:
WQY\qiong
2022-10-15 18:06:10 +08:00
parent 93266be581
commit 75aec8e40e
55 changed files with 3724334 additions and 112 deletions

View File

@@ -1,7 +1,7 @@
from tjnetwork import *
def inp2db():
read_inp('net3', './net3.inp')
read_inp('changshu', './inp/v-16常熟模型.inp')
if __name__ == '__main__':
inp2db()