|  | @@ -38,7 +38,7 @@ public class D000014Service extends D000014BaseModel implements ExecProcessFlow
 | 
											
												
													
														|  |  			fileName ="WaterGrid.vtk";
 |  |  			fileName ="WaterGrid.vtk";
 | 
											
												
													
														|  |  		}
 |  |  		}
 | 
											
												
													
														|  |  		if(accident.getStype().endsWith("Gass")){
 |  |  		if(accident.getStype().endsWith("Gass")){
 | 
											
												
													
														|  | -			outPath=TemplateGenerator.BPATH+"/"+aid+"/"+accident.getJid()+"/water/out";
 |  | 
 | 
											
												
													
														|  | 
 |  | +			outPath=TemplateGenerator.BPATH+"/"+aid+"/"+accident.getJid()+"/gas/out";
 | 
											
												
													
														|  |  			fileName ="FireGrid.vtk";
 |  |  			fileName ="FireGrid.vtk";
 | 
											
												
													
														|  |  		}
 |  |  		}
 | 
											
												
													
														|  |  		Path path = Paths.get(outPath+"/"+fileName);
 |  |  		Path path = Paths.get(outPath+"/"+fileName);
 |