huangxingxing 8 hónapja
szülő
commit
624fc2d9a6

+ 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}