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