소스 검색

1维瓦斯爆炸

huangxingxing 8 달 전
부모
커밋
624fc2d9a6
2개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/main/resources/templates/mashGas1Control.ftl
  2. 3 0
      src/main/resources/templates/mashGas1Runsh.ftl

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

@@ -15,6 +15,8 @@ MashGas number:${mashgasnumber}
 tecplot : OK
 interactionstep : ${interactionstep}
 ExplosionModel:0
+1Dtotaltime: 1
+1Doutputtime: 0.001
 Number Con:${conNum}
 <#list cons as b>
 ${b.code},${b.diffcoe}

+ 3 - 0
src/main/resources/templates/mashGas1Runsh.ftl

@@ -1,4 +1,7 @@
 cd /home/disaster/zhty/Program
 export LD_LIBRARY_PATH=./bin:$LD_LIBRARY_PATH
+./PathSearch ${gascontrol}
+./Explosion1D_IO --geopath $(midPath)/geometry2  --wampath=$(midPath)/Gas_WAM.dat
+./Explosion1D $(midPath)/case.WAM $(midPath)
 ./1Gas ${gascontrol}
 ./calDanger ${gasescapecontrol}