read Region sections in inp

This commit is contained in:
xinzish
2024-04-08 23:23:02 +08:00
parent 5e80f35ae5
commit c1a5759220
4 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
from tjnetwork import *
from get_realValue import *
def get_current_total_Q():
ids=['3489']
total_q=get_realValue(ids)
return total_q