From 9b02e810c9efeb65f0ace51bd6af95936b272edd Mon Sep 17 00:00:00 2001 From: yisangriB Date: Thu, 15 Aug 2024 20:14:11 -0700 Subject: [PATCH] sy - updating surrogate file path --- Examples/eeuq-0010/src/input.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Examples/eeuq-0010/src/input.json b/Examples/eeuq-0010/src/input.json index 2344884f..1fe867a1 100644 --- a/Examples/eeuq-0010/src/input.json +++ b/Examples/eeuq-0010/src/input.json @@ -109,9 +109,8 @@ "Modeling": { "Application": "SurrogateGPBuildingModel", "ApplicationData": { - "MS_Path": "{Current_Dir}/eeuq-0010/src", - "mainScript": "SimGpModel.json", - "postprocessScript": "" + "MS_Path": "{Current_Dir}/.", + "mainScript": "SimGpModel.json" }, "femOption": "continue", "gpSeed": 1,