Sfoglia il codice sorgente

瓦斯爆炸 求解

huangxingxing 8 mesi fa
parent
commit
a90e446338

+ 1 - 0
src/main/resources/templates/mashGas1Control.ftl

@@ -14,6 +14,7 @@ Boundary number:${boundarynum}
 MashGas number:${mashgasnumber}
 tecplot : OK
 interactionstep : ${interactionstep}
+ExplosionModel:0
 Number Con:${conNum}
 <#list cons as b>
 ${b.code},${b.diffcoe}

+ 1 - 0
src/main/resources/templates/mashGasControl.ftl

@@ -14,6 +14,7 @@ MashGas number:${mashgasnumber}
 tecplot : OK
 interactionstep : ${interactionstep}
 interaction file name : ${fireInteractionPath}
+ExplosionModel:3
 Number Con:${conNum}
 <#list cons as b>
 ${b.code},${b.diffcoe}

+ 1 - 1
src/main/resources/templates/mashGasRunsh.ftl

@@ -14,5 +14,5 @@ rm -f ${datahis}/*.g
 rm -f ${datahis}/pressure_max_mid
 cd /home/disaster/zhty/Program
 export LD_LIBRARY_PATH=./bin:$LD_LIBRARY_PATH
-./Gas2 ${gascontrol}
+./Gas ${gascontrol}
 ./calDanger ${gasescapecontrol}