@@ -4,10 +4,10 @@ interaction file name : ${fireInteractionPath}
monitorFile : ${monitorPath}
midPath : ${midPath}
outPath : ${outPath}
-totaltime: ${totaltime}
+totaltime : ${totaltime}
dt: ${dt}
dx: ${dx}
-report step: ${reportstep}
+report step : ${reportstep}
interactionstep : ${interactionstep}
Boundary number :${boundarynum}
FireSource number:${fireSourceNum}
@@ -3,8 +3,8 @@ initFile : ${initFilePath}
dt : ${dt}
dx : ${dx}
@@ -1,9 +1,9 @@
<#setting number_format="0.##">
#nodes
#end
-#boundaries Inlet
+#boundaries
<#list boundaries as b>
-${b.nname},${b.type},${b.flow},${b.pressure},${b.temperature} ,${b.polcon1} ,${b.polcon2}
+${b.nname},outlet
</#list>
#waters