Ver Fonte

瓦斯爆炸求解

huangxingxing há 1 ano atrás
pai
commit
f2100a9731

+ 2 - 2
src/main/java/com/miniframe/bisiness/system/D00008Service.java

@@ -131,9 +131,9 @@ public class D00008Service extends D00008BaseModel implements ExecProcessFlow {
 				//执行文件
 //				cpGssExe(TemplateGenerator.BPATH + "/" + aid + "/" + jid + "/" + "/gas" + "/" + gas.getId() );
 
-				cpFile("/home/disaster/gas/mpich2/bin/gas_mod.Lewis_2"
+				cpFile("/home/disaster/gas/bin/gas_mod.Lewis_2"
 					,TemplateGenerator.BPATH + "/" + aid + "/" + jid + "/" + "/gas" + "/" + gas.getId() + "/gas_mod.Lewis_2");
-				cpFile("/home/disaster/gas/mpich2/bin/reac_mod.fluent_CH4_Air_5x1"
+				cpFile("/home/disaster/gas/bin/reac_mod.fluent_CH4_Air_5x1"
 						,TemplateGenerator.BPATH + "/" + aid + "/" + jid + "/" + "/gas" + "/" + gas.getId() + "/reac_mod.fluent_CH4_Air_5x1");
 			}