소스 검색

瓦斯爆炸 求解

huangxingxing 8 달 전
부모
커밋
70b03fec0f
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/main/resources/templates/mashGas1Runsh.ftl
  2. 1 1
      src/main/resources/templates/mashGasRunsh.ftl

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

@@ -1,4 +1,4 @@
 cd /home/disaster/zhty/Program
 export LD_LIBRARY_PATH=./bin:$LD_LIBRARY_PATH
-./Gas ${gascontrol}
+./1Gas ${gascontrol}
 ./calDanger ${gasescapecontrol}

+ 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
-./Gas ${gascontrol}
+./Gas2 ${gascontrol}
 ./calDanger ${gasescapecontrol}