diff --git a/BayesValidRox/tests/PA-A/Benchmark_PAA.py b/BayesValidRox/tests/PA-A/Benchmark_PAA.py index c8eb66246369fd22beaedf3d2613ce5f020008a4..f8fcbebf5d9658377bf948c10b3e5274436ad1fa 100644 --- a/BayesValidRox/tests/PA-A/Benchmark_PAA.py +++ b/BayesValidRox/tests/PA-A/Benchmark_PAA.py @@ -284,7 +284,7 @@ if __name__ == "__main__": # Model stokesdarcy-pnm PCEModel_PNM, BayesCalib_PNM, BayesValid_PNM = stokespnm.run(params, PCEEDMethod=PCEExpDesignMethod) - sys.exit() + # # Load the objects # with open('../outputs_ffpm-stokesdarcyER/PA_A_Bayesffpm-stokesdarcyER.pkl', 'rb') as input: # BayesCalib_PNM = pickle.load(input)