|  | @@ -44,7 +44,7 @@ public class D000017Service extends D000017BaseModel implements ExecProcessFlow
 | 
											
												
													
														|  |  			fileName ="velocity"+step;
 |  |  			fileName ="velocity"+step;
 | 
											
												
													
														|  |  		}
 |  |  		}
 | 
											
												
													
														|  |  		if(accident.getStype().endsWith("Gass1")){
 |  |  		if(accident.getStype().endsWith("Gass1")){
 | 
											
												
													
														|  | -			outPath=TemplateGenerator.BPATH+"/"+aid+"/"+accident.getJid()+"/gas1/out/velocity/";
 |  | 
 | 
											
												
													
														|  | 
 |  | +			outPath=TemplateGenerator.BPATH+"/"+aid+"/"+accident.getJid()+"/gas/out/velocity/";
 | 
											
												
													
														|  |  			fileName ="velocity"+step;
 |  |  			fileName ="velocity"+step;
 | 
											
												
													
														|  |  		}
 |  |  		}
 | 
											
												
													
														|  |  		Path path = Paths.get(outPath+"/"+fileName);
 |  |  		Path path = Paths.get(outPath+"/"+fileName);
 |