| 
					
				 | 
			
			
				@@ -146,7 +146,10 @@ public class D00008Service extends D00008BaseModel implements ExecProcessFlow { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				cpFile(XIFileUtils.getRootPathStr() + MFConstant.separator + bf.getFilepath() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						,TemplateGenerator.BPATH + "/" + aid + "/" + jid + "/" + "/gas" + "/" + gas.getId() + "/"+bf.getFilename()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				cpFile("/home/disaster/gas/bin/gas_mod.Lewis_2" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+						,TemplateGenerator.BPATH + "/" + aid + "/" + jid + "/" + "/gas" + "/" + gas.getId() + "/gas_mod.Lewis_2"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				cpFile("/home/disaster/gas/bin/reac_mod.fluent_CH4_Air_5x1" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+						,TemplateGenerator.BPATH + "/" + aid + "/" + jid + "/" + "/gas" + "/" + gas.getId() + "/reac_mod.fluent_CH4_Air_5x1"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				//执行文件 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				exeGass(aid,jid,gas.getId()); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			} 
			 |