huangxingxing 1 год назад
Родитель
Сommit
f2100a9731
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/main/java/com/miniframe/bisiness/system/D00008Service.java

+ 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");
 			}