Browse Source

瓦斯求解

huangxingxing 1 year ago
parent
commit
94cc2a7eeb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/templates/mashGasRunsh.ftl

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

@@ -10,5 +10,5 @@ mpirun -n 4 ./solver --path=${casepath}
 
 ./couple --proc=3d-1d --path=${casepath} --input-1d=${gascontrol} --delhis
 
-./Gas2 {gascontrol}
-./calDanger {gasescapecontrol}
+./Gas2 ${gascontrol}
+./calDanger ${gasescapecontrol}