diff --git a/pytests/pytests/fulltests/nonog_d_c-fb_16x8/solution.h5 b/pytests/pytests/fulltests/nonog_d_c-fb_16x8/solution.h5 index 7514758c..c4adda90 100644 Binary files a/pytests/pytests/fulltests/nonog_d_c-fb_16x8/solution.h5 and b/pytests/pytests/fulltests/nonog_d_c-fb_16x8/solution.h5 differ diff --git a/pytests/pytests/fulltests/nonog_d_c-fb_16x8/test_nonog_d_c-fb_16x8.py b/pytests/pytests/fulltests/nonog_d_c-fb_16x8/test_nonog_d_c-fb_16x8.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/fulltests/nonog_d_c-fb_16x8/test_nonog_d_c-fb_16x8.py +++ b/pytests/pytests/fulltests/nonog_d_c-fb_16x8/test_nonog_d_c-fb_16x8.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/fulltests/nonog_d_c-fb_32x16/solution.h5 b/pytests/pytests/fulltests/nonog_d_c-fb_32x16/solution.h5 index db7adb8e..0ed660db 100644 Binary files a/pytests/pytests/fulltests/nonog_d_c-fb_32x16/solution.h5 and b/pytests/pytests/fulltests/nonog_d_c-fb_32x16/solution.h5 differ diff --git a/pytests/pytests/fulltests/nonog_d_c-fb_32x16/test_nonog_d_c-fb_32x16.py b/pytests/pytests/fulltests/nonog_d_c-fb_32x16/test_nonog_d_c-fb_32x16.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/fulltests/nonog_d_c-fb_32x16/test_nonog_d_c-fb_32x16.py +++ b/pytests/pytests/fulltests/nonog_d_c-fb_32x16/test_nonog_d_c-fb_32x16.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/fulltests/nonog_d_c-fb_64x32/solution.h5 b/pytests/pytests/fulltests/nonog_d_c-fb_64x32/solution.h5 index 91d21809..02cfa7e6 100644 Binary files a/pytests/pytests/fulltests/nonog_d_c-fb_64x32/solution.h5 and b/pytests/pytests/fulltests/nonog_d_c-fb_64x32/solution.h5 differ diff --git a/pytests/pytests/fulltests/nonog_d_c-fb_64x32/test_nonog_d_c-fb_64x32.py b/pytests/pytests/fulltests/nonog_d_c-fb_64x32/test_nonog_d_c-fb_64x32.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/fulltests/nonog_d_c-fb_64x32/test_nonog_d_c-fb_64x32.py +++ b/pytests/pytests/fulltests/nonog_d_c-fb_64x32/test_nonog_d_c-fb_64x32.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/0p5albedoc/solution.h5 b/pytests/pytests/unittests/D_only/nonog/0p5albedoc/solution.h5 index d0c9c463..265880a5 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/0p5albedoc/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/0p5albedoc/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/0p5albedoc/test_nonog_0p5albedoc.py b/pytests/pytests/unittests/D_only/nonog/0p5albedoc/test_nonog_0p5albedoc.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/0p5albedoc/test_nonog_0p5albedoc.py +++ b/pytests/pytests/unittests/D_only/nonog/0p5albedoc/test_nonog_0p5albedoc.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/bcee/solution.h5 b/pytests/pytests/unittests/D_only/nonog/bcee/solution.h5 index 04ecc70c..ab923641 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/bcee/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/bcee/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/bcee/test_nonog_bcee.py b/pytests/pytests/unittests/D_only/nonog/bcee/test_nonog_bcee.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/bcee/test_nonog_bcee.py +++ b/pytests/pytests/unittests/D_only/nonog/bcee/test_nonog_bcee.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/bcei/solution.h5 b/pytests/pytests/unittests/D_only/nonog/bcei/solution.h5 index 5725df15..3d746d98 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/bcei/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/bcei/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/bcei/test_nonog_bcei.py b/pytests/pytests/unittests/D_only/nonog/bcei/test_nonog_bcei.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/bcei/test_nonog_bcei.py +++ b/pytests/pytests/unittests/D_only/nonog/bcei/test_nonog_bcei.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/core_nogradient/solution.h5 b/pytests/pytests/unittests/D_only/nonog/core_nogradient/solution.h5 index 4c346429..e03a9771 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/core_nogradient/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/core_nogradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/core_nogradient/test_nonog_core_nogradient.py b/pytests/pytests/unittests/D_only/nonog/core_nogradient/test_nonog_core_nogradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/core_nogradient/test_nonog_core_nogradient.py +++ b/pytests/pytests/unittests/D_only/nonog/core_nogradient/test_nonog_core_nogradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/corepower/solution.h5 b/pytests/pytests/unittests/D_only/nonog/corepower/solution.h5 index 9b6f3184..5569c3cb 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/corepower/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/corepower/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/corepower/test_nonog_corepower.py b/pytests/pytests/unittests/D_only/nonog/corepower/test_nonog_corepower.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/corepower/test_nonog_corepower.py +++ b/pytests/pytests/unittests/D_only/nonog/corepower/test_nonog_corepower.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/curcore/solution.h5 b/pytests/pytests/unittests/D_only/nonog/curcore/solution.h5 index f9c94f4b..b2e3d8b5 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/curcore/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/curcore/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/curcore/test_nonog_curcore.py b/pytests/pytests/unittests/D_only/nonog/curcore/test_nonog_curcore.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/curcore/test_nonog_curcore.py +++ b/pytests/pytests/unittests/D_only/nonog/curcore/test_nonog_curcore.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/curcore_0p5gaspump/solution.h5 b/pytests/pytests/unittests/D_only/nonog/curcore_0p5gaspump/solution.h5 index 4d5fc229..37ba9a56 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/curcore_0p5gaspump/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/curcore_0p5gaspump/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/curcore_0p5gaspump/test_nonog_curcore_0p5gaspump.py b/pytests/pytests/unittests/D_only/nonog/curcore_0p5gaspump/test_nonog_curcore_0p5gaspump.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/curcore_0p5gaspump/test_nonog_curcore_0p5gaspump.py +++ b/pytests/pytests/unittests/D_only/nonog/curcore_0p5gaspump/test_nonog_curcore_0p5gaspump.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/curcore_gaspump/solution.h5 b/pytests/pytests/unittests/D_only/nonog/curcore_gaspump/solution.h5 index 60f35861..98a8f261 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/curcore_gaspump/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/curcore_gaspump/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/curcore_gaspump/test_nonog_curcore_gaspump.py b/pytests/pytests/unittests/D_only/nonog/curcore_gaspump/test_nonog_curcore_gaspump.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/curcore_gaspump/test_nonog_curcore_gaspump.py +++ b/pytests/pytests/unittests/D_only/nonog/curcore_gaspump/test_nonog_curcore_gaspump.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/default/solution.h5 b/pytests/pytests/unittests/D_only/nonog/default/solution.h5 index b048a9d3..d7224843 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/default/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/default/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/default/test_nonog_default.py b/pytests/pytests/unittests/D_only/nonog/default/test_nonog_default.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/default/test_nonog_default.py +++ b/pytests/pytests/unittests/D_only/nonog/default/test_nonog_default.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/fixedngcore/solution.h5 b/pytests/pytests/unittests/D_only/nonog/fixedngcore/solution.h5 index 19ac7d47..f69b93f7 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/fixedngcore/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/fixedngcore/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/fixedngcore/test_nonog_fixedngcore.py b/pytests/pytests/unittests/D_only/nonog/fixedngcore/test_nonog_fixedngcore.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/fixedngcore/test_nonog_fixedngcore.py +++ b/pytests/pytests/unittests/D_only/nonog/fixedngcore/test_nonog_fixedngcore.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/fmiy0/solution.h5 b/pytests/pytests/unittests/D_only/nonog/fmiy0/solution.h5 index 4602062e..9a8f3779 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/fmiy0/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/fmiy0/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/fmiy0/test_nonog_fmiy0.py b/pytests/pytests/unittests/D_only/nonog/fmiy0/test_nonog_fmiy0.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/fmiy0/test_nonog_fmiy0.py +++ b/pytests/pytests/unittests/D_only/nonog/fmiy0/test_nonog_fmiy0.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/lzflux1e2/solution.h5 b/pytests/pytests/unittests/D_only/nonog/lzflux1e2/solution.h5 index fb1daff2..732ed7a7 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/lzflux1e2/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/lzflux1e2/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/lzflux1e2/test_nonog_lzflux1e2.py b/pytests/pytests/unittests/D_only/nonog/lzflux1e2/test_nonog_lzflux1e2.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/lzflux1e2/test_nonog_lzflux1e2.py +++ b/pytests/pytests/unittests/D_only/nonog/lzflux1e2/test_nonog_lzflux1e2.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/newbcl/solution.h5 b/pytests/pytests/unittests/D_only/nonog/newbcl/solution.h5 index 9941cabc..6c795b40 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/newbcl/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/newbcl/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/newbcl/test_nonog_newbcl.py b/pytests/pytests/unittests/D_only/nonog/newbcl/test_nonog_newbcl.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/newbcl/test_nonog_newbcl.py +++ b/pytests/pytests/unittests/D_only/nonog/newbcl/test_nonog_newbcl.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/newbcl_iskaplex/solution.h5 b/pytests/pytests/unittests/D_only/nonog/newbcl_iskaplex/solution.h5 index aa566fe3..a00dd17e 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/newbcl_iskaplex/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/newbcl_iskaplex/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/newbcl_iskaplex/test_nonog_newbcl_iskaplex.py b/pytests/pytests/unittests/D_only/nonog/newbcl_iskaplex/test_nonog_newbcl_iskaplex.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/newbcl_iskaplex/test_nonog_newbcl_iskaplex.py +++ b/pytests/pytests/unittests/D_only/nonog/newbcl_iskaplex/test_nonog_newbcl_iskaplex.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/newbcr/solution.h5 b/pytests/pytests/unittests/D_only/nonog/newbcr/solution.h5 index 90a46675..840ea42f 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/newbcr/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/newbcr/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/newbcr/test_nonog_newbcr.py b/pytests/pytests/unittests/D_only/nonog/newbcr/test_nonog_newbcr.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/newbcr/test_nonog_newbcr.py +++ b/pytests/pytests/unittests/D_only/nonog/newbcr/test_nonog_newbcr.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/newbcr_iskaplex/solution.h5 b/pytests/pytests/unittests/D_only/nonog/newbcr_iskaplex/solution.h5 index 9deeed84..d3b13bd6 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/newbcr_iskaplex/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/newbcr_iskaplex/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/newbcr_iskaplex/test_nonog_newbcr_iskaplex.py b/pytests/pytests/unittests/D_only/nonog/newbcr_iskaplex/test_nonog_newbcr_iskaplex.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/newbcr_iskaplex/test_nonog_newbcr_iskaplex.py +++ b/pytests/pytests/unittests/D_only/nonog/newbcr_iskaplex/test_nonog_newbcr_iskaplex.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_0p5/solution.h5 b/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_0p5/solution.h5 index cfd6aa09..588bf8a0 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_0p5/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_0p5/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_0p5/test_nonog_ni_gradient_scalelength_0p5.py b/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_0p5/test_nonog_ni_gradient_scalelength_0p5.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_0p5/test_nonog_ni_gradient_scalelength_0p5.py +++ b/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_0p5/test_nonog_ni_gradient_scalelength_0p5.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_1e20/solution.h5 b/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_1e20/solution.h5 index 9f519ae0..a73cad90 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_1e20/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_1e20/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_1e20/test_nonog_ni_gradient_scalelength_1e20.py b/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_1e20/test_nonog_ni_gradient_scalelength_1e20.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_1e20/test_nonog_ni_gradient_scalelength_1e20.py +++ b/pytests/pytests/unittests/D_only/nonog/ni_gradient_scalelength_1e20/test_nonog_ni_gradient_scalelength_1e20.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/recycmlb/solution.h5 b/pytests/pytests/unittests/D_only/nonog/recycmlb/solution.h5 index a19b0582..a58352a5 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/recycmlb/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/recycmlb/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/recycmlb/test_nonog_recycmlb.py b/pytests/pytests/unittests/D_only/nonog/recycmlb/test_nonog_recycmlb.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/recycmlb/test_nonog_recycmlb.py +++ b/pytests/pytests/unittests/D_only/nonog/recycmlb/test_nonog_recycmlb.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/recycmlb_nogradient/solution.h5 b/pytests/pytests/unittests/D_only/nonog/recycmlb_nogradient/solution.h5 index dfde385d..9e1db2bc 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/recycmlb_nogradient/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/recycmlb_nogradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/recycmlb_nogradient/test_nonog_recycmlb_nogradient.py b/pytests/pytests/unittests/D_only/nonog/recycmlb_nogradient/test_nonog_recycmlb_nogradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/recycmlb_nogradient/test_nonog_recycmlb_nogradient.py +++ b/pytests/pytests/unittests/D_only/nonog/recycmlb_nogradient/test_nonog_recycmlb_nogradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/recycmlb_therm_momflux/solution.h5 b/pytests/pytests/unittests/D_only/nonog/recycmlb_therm_momflux/solution.h5 index 9ae05734..3d079ac5 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/recycmlb_therm_momflux/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/recycmlb_therm_momflux/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/recycmlb_therm_momflux/test_nonog_recycmlb_therm_momflux.py b/pytests/pytests/unittests/D_only/nonog/recycmlb_therm_momflux/test_nonog_recycmlb_therm_momflux.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/recycmlb_therm_momflux/test_nonog_recycmlb_therm_momflux.py +++ b/pytests/pytests/unittests/D_only/nonog/recycmlb_therm_momflux/test_nonog_recycmlb_therm_momflux.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/recycmrb/solution.h5 b/pytests/pytests/unittests/D_only/nonog/recycmrb/solution.h5 index 9f97163b..971ac96f 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/recycmrb/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/recycmrb/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/recycmrb/test_nonog_recycmrb.py b/pytests/pytests/unittests/D_only/nonog/recycmrb/test_nonog_recycmrb.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/recycmrb/test_nonog_recycmrb.py +++ b/pytests/pytests/unittests/D_only/nonog/recycmrb/test_nonog_recycmrb.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/recycmrb_nogradient/solution.h5 b/pytests/pytests/unittests/D_only/nonog/recycmrb_nogradient/solution.h5 index 3c7a9bf8..88c78123 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/recycmrb_nogradient/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/recycmrb_nogradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/recycmrb_nogradient/test_nonog_recycmrb_nogradient.py b/pytests/pytests/unittests/D_only/nonog/recycmrb_nogradient/test_nonog_recycmrb_nogradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/recycmrb_nogradient/test_nonog_recycmrb_nogradient.py +++ b/pytests/pytests/unittests/D_only/nonog/recycmrb_nogradient/test_nonog_recycmrb_nogradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/recycmrb_therm_momflux/solution.h5 b/pytests/pytests/unittests/D_only/nonog/recycmrb_therm_momflux/solution.h5 index f077c4ce..880a9afa 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/recycmrb_therm_momflux/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/recycmrb_therm_momflux/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/recycmrb_therm_momflux/test_nonog_recycmrb_therm_momflux.py b/pytests/pytests/unittests/D_only/nonog/recycmrb_therm_momflux/test_nonog_recycmrb_therm_momflux.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/recycmrb_therm_momflux/test_nonog_recycmrb_therm_momflux.py +++ b/pytests/pytests/unittests/D_only/nonog/recycmrb_therm_momflux/test_nonog_recycmrb_therm_momflux.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/up_no2ndgradient/solution.h5 b/pytests/pytests/unittests/D_only/nonog/up_no2ndgradient/solution.h5 index 5a0433a3..c84cdd0b 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/up_no2ndgradient/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/up_no2ndgradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/up_no2ndgradient/test_nonog_up_no2ndgradient.py b/pytests/pytests/unittests/D_only/nonog/up_no2ndgradient/test_nonog_up_no2ndgradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/up_no2ndgradient/test_nonog_up_no2ndgradient.py +++ b/pytests/pytests/unittests/D_only/nonog/up_no2ndgradient/test_nonog_up_no2ndgradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/up_nogradient/solution.h5 b/pytests/pytests/unittests/D_only/nonog/up_nogradient/solution.h5 index 70ebef5f..c921e83c 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/up_nogradient/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/up_nogradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/up_nogradient/test_nonog_up_nogradient.py b/pytests/pytests/unittests/D_only/nonog/up_nogradient/test_nonog_up_nogradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/up_nogradient/test_nonog_up_nogradient.py +++ b/pytests/pytests/unittests/D_only/nonog/up_nogradient/test_nonog_up_nogradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/upcore1e3/solution.h5 b/pytests/pytests/unittests/D_only/nonog/upcore1e3/solution.h5 index 435f8a88..31bfb21f 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/upcore1e3/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/upcore1e3/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/upcore1e3/test_nonog_upcore1e3.py b/pytests/pytests/unittests/D_only/nonog/upcore1e3/test_nonog_upcore1e3.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/upcore1e3/test_nonog_upcore1e3.py +++ b/pytests/pytests/unittests/D_only/nonog/upcore1e3/test_nonog_upcore1e3.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/nonog/utorave/solution.h5 b/pytests/pytests/unittests/D_only/nonog/utorave/solution.h5 index d2d417b9..df73169f 100644 Binary files a/pytests/pytests/unittests/D_only/nonog/utorave/solution.h5 and b/pytests/pytests/unittests/D_only/nonog/utorave/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/nonog/utorave/test_nonog_utorave.py b/pytests/pytests/unittests/D_only/nonog/utorave/test_nonog_utorave.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/nonog/utorave/test_nonog_utorave.py +++ b/pytests/pytests/unittests/D_only/nonog/utorave/test_nonog_utorave.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/0p5albedoc/solution.h5 b/pytests/pytests/unittests/D_only/ortho/0p5albedoc/solution.h5 index 6ecafe44..cfe02211 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/0p5albedoc/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/0p5albedoc/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/0p5albedoc/test_ortho_0p5albedoc.py b/pytests/pytests/unittests/D_only/ortho/0p5albedoc/test_ortho_0p5albedoc.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/0p5albedoc/test_ortho_0p5albedoc.py +++ b/pytests/pytests/unittests/D_only/ortho/0p5albedoc/test_ortho_0p5albedoc.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/bcee/solution.h5 b/pytests/pytests/unittests/D_only/ortho/bcee/solution.h5 index 20172854..53f96b0d 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/bcee/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/bcee/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/bcee/test_ortho_bcee.py b/pytests/pytests/unittests/D_only/ortho/bcee/test_ortho_bcee.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/bcee/test_ortho_bcee.py +++ b/pytests/pytests/unittests/D_only/ortho/bcee/test_ortho_bcee.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/bcei/solution.h5 b/pytests/pytests/unittests/D_only/ortho/bcei/solution.h5 index 75e9ea05..aec4aa2a 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/bcei/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/bcei/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/bcei/test_ortho_bcei.py b/pytests/pytests/unittests/D_only/ortho/bcei/test_ortho_bcei.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/bcei/test_ortho_bcei.py +++ b/pytests/pytests/unittests/D_only/ortho/bcei/test_ortho_bcei.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/core_nogradient/solution.h5 b/pytests/pytests/unittests/D_only/ortho/core_nogradient/solution.h5 index 959f723f..2e18d234 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/core_nogradient/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/core_nogradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/core_nogradient/test_ortho_core_nogradient.py b/pytests/pytests/unittests/D_only/ortho/core_nogradient/test_ortho_core_nogradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/core_nogradient/test_ortho_core_nogradient.py +++ b/pytests/pytests/unittests/D_only/ortho/core_nogradient/test_ortho_core_nogradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/corepower/solution.h5 b/pytests/pytests/unittests/D_only/ortho/corepower/solution.h5 index fe73753e..e400b6b3 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/corepower/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/corepower/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/corepower/test_ortho_corepower.py b/pytests/pytests/unittests/D_only/ortho/corepower/test_ortho_corepower.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/corepower/test_ortho_corepower.py +++ b/pytests/pytests/unittests/D_only/ortho/corepower/test_ortho_corepower.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/curcore/solution.h5 b/pytests/pytests/unittests/D_only/ortho/curcore/solution.h5 index 3bee3335..c5a0e625 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/curcore/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/curcore/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/curcore/test_ortho_curcore.py b/pytests/pytests/unittests/D_only/ortho/curcore/test_ortho_curcore.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/curcore/test_ortho_curcore.py +++ b/pytests/pytests/unittests/D_only/ortho/curcore/test_ortho_curcore.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/curcore_0p5gaspump/solution.h5 b/pytests/pytests/unittests/D_only/ortho/curcore_0p5gaspump/solution.h5 index 29ad47b5..f9037ead 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/curcore_0p5gaspump/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/curcore_0p5gaspump/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/curcore_0p5gaspump/test_ortho_curcore_0p5gaspump.py b/pytests/pytests/unittests/D_only/ortho/curcore_0p5gaspump/test_ortho_curcore_0p5gaspump.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/curcore_0p5gaspump/test_ortho_curcore_0p5gaspump.py +++ b/pytests/pytests/unittests/D_only/ortho/curcore_0p5gaspump/test_ortho_curcore_0p5gaspump.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/curcore_gaspump/solution.h5 b/pytests/pytests/unittests/D_only/ortho/curcore_gaspump/solution.h5 index 72a84620..2d06cef2 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/curcore_gaspump/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/curcore_gaspump/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/curcore_gaspump/test_ortho_curcore_gaspump.py b/pytests/pytests/unittests/D_only/ortho/curcore_gaspump/test_ortho_curcore_gaspump.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/curcore_gaspump/test_ortho_curcore_gaspump.py +++ b/pytests/pytests/unittests/D_only/ortho/curcore_gaspump/test_ortho_curcore_gaspump.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/default/solution.h5 b/pytests/pytests/unittests/D_only/ortho/default/solution.h5 index aff035c0..ff518d03 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/default/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/default/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/default/test_ortho_default.py b/pytests/pytests/unittests/D_only/ortho/default/test_ortho_default.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/default/test_ortho_default.py +++ b/pytests/pytests/unittests/D_only/ortho/default/test_ortho_default.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/fixedngcore/solution.h5 b/pytests/pytests/unittests/D_only/ortho/fixedngcore/solution.h5 index 4568f835..2534a301 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/fixedngcore/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/fixedngcore/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/fixedngcore/test_ortho_fixedngcore.py b/pytests/pytests/unittests/D_only/ortho/fixedngcore/test_ortho_fixedngcore.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/fixedngcore/test_ortho_fixedngcore.py +++ b/pytests/pytests/unittests/D_only/ortho/fixedngcore/test_ortho_fixedngcore.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/fmiy0/solution.h5 b/pytests/pytests/unittests/D_only/ortho/fmiy0/solution.h5 index aa6f0667..4817431f 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/fmiy0/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/fmiy0/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/fmiy0/test_ortho_fmiy0.py b/pytests/pytests/unittests/D_only/ortho/fmiy0/test_ortho_fmiy0.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/fmiy0/test_ortho_fmiy0.py +++ b/pytests/pytests/unittests/D_only/ortho/fmiy0/test_ortho_fmiy0.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/lzflux1e2/solution.h5 b/pytests/pytests/unittests/D_only/ortho/lzflux1e2/solution.h5 index d664b3e2..5d4f85f9 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/lzflux1e2/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/lzflux1e2/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/lzflux1e2/test_ortho_lzflux1e2.py b/pytests/pytests/unittests/D_only/ortho/lzflux1e2/test_ortho_lzflux1e2.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/lzflux1e2/test_ortho_lzflux1e2.py +++ b/pytests/pytests/unittests/D_only/ortho/lzflux1e2/test_ortho_lzflux1e2.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/newbcl/solution.h5 b/pytests/pytests/unittests/D_only/ortho/newbcl/solution.h5 index 28dbe2f0..cc6e71b6 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/newbcl/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/newbcl/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/newbcl/test_ortho_newbcl.py b/pytests/pytests/unittests/D_only/ortho/newbcl/test_ortho_newbcl.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/newbcl/test_ortho_newbcl.py +++ b/pytests/pytests/unittests/D_only/ortho/newbcl/test_ortho_newbcl.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/newbcl_iskaplex/solution.h5 b/pytests/pytests/unittests/D_only/ortho/newbcl_iskaplex/solution.h5 index 24d1a4dd..478c8c4e 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/newbcl_iskaplex/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/newbcl_iskaplex/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/newbcl_iskaplex/test_ortho_newbcl_iskaplex.py b/pytests/pytests/unittests/D_only/ortho/newbcl_iskaplex/test_ortho_newbcl_iskaplex.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/newbcl_iskaplex/test_ortho_newbcl_iskaplex.py +++ b/pytests/pytests/unittests/D_only/ortho/newbcl_iskaplex/test_ortho_newbcl_iskaplex.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/newbcr/solution.h5 b/pytests/pytests/unittests/D_only/ortho/newbcr/solution.h5 index 8ef87f34..997c464e 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/newbcr/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/newbcr/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/newbcr/test_ortho_newbcr.py b/pytests/pytests/unittests/D_only/ortho/newbcr/test_ortho_newbcr.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/newbcr/test_ortho_newbcr.py +++ b/pytests/pytests/unittests/D_only/ortho/newbcr/test_ortho_newbcr.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/newbcr_iskaplex/solution.h5 b/pytests/pytests/unittests/D_only/ortho/newbcr_iskaplex/solution.h5 index daaa5ed0..304a08af 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/newbcr_iskaplex/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/newbcr_iskaplex/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/newbcr_iskaplex/test_ortho_newbcr_iskaplex.py b/pytests/pytests/unittests/D_only/ortho/newbcr_iskaplex/test_ortho_newbcr_iskaplex.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/newbcr_iskaplex/test_ortho_newbcr_iskaplex.py +++ b/pytests/pytests/unittests/D_only/ortho/newbcr_iskaplex/test_ortho_newbcr_iskaplex.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_0p5/solution.h5 b/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_0p5/solution.h5 index fd825728..23068183 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_0p5/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_0p5/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_0p5/test_ortho_ni_gradient_scalelength_0p5.py b/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_0p5/test_ortho_ni_gradient_scalelength_0p5.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_0p5/test_ortho_ni_gradient_scalelength_0p5.py +++ b/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_0p5/test_ortho_ni_gradient_scalelength_0p5.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_1e20/solution.h5 b/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_1e20/solution.h5 index ef79c91b..90857589 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_1e20/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_1e20/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_1e20/test_ortho_ni_gradient_scalelength_1e20.py b/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_1e20/test_ortho_ni_gradient_scalelength_1e20.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_1e20/test_ortho_ni_gradient_scalelength_1e20.py +++ b/pytests/pytests/unittests/D_only/ortho/ni_gradient_scalelength_1e20/test_ortho_ni_gradient_scalelength_1e20.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/recycmlb/solution.h5 b/pytests/pytests/unittests/D_only/ortho/recycmlb/solution.h5 index e47e1032..4ed029b9 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/recycmlb/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/recycmlb/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/recycmlb/test_ortho_recycmlb.py b/pytests/pytests/unittests/D_only/ortho/recycmlb/test_ortho_recycmlb.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/recycmlb/test_ortho_recycmlb.py +++ b/pytests/pytests/unittests/D_only/ortho/recycmlb/test_ortho_recycmlb.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/recycmlb_nogradient/solution.h5 b/pytests/pytests/unittests/D_only/ortho/recycmlb_nogradient/solution.h5 index 1d179869..b6382cb1 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/recycmlb_nogradient/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/recycmlb_nogradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/recycmlb_nogradient/test_ortho_recycmlb_nogradient.py b/pytests/pytests/unittests/D_only/ortho/recycmlb_nogradient/test_ortho_recycmlb_nogradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/recycmlb_nogradient/test_ortho_recycmlb_nogradient.py +++ b/pytests/pytests/unittests/D_only/ortho/recycmlb_nogradient/test_ortho_recycmlb_nogradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/recycmlb_therm_momflux/solution.h5 b/pytests/pytests/unittests/D_only/ortho/recycmlb_therm_momflux/solution.h5 index a04e2292..34debb39 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/recycmlb_therm_momflux/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/recycmlb_therm_momflux/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/recycmlb_therm_momflux/test_ortho_recycmlb_therm_momflux.py b/pytests/pytests/unittests/D_only/ortho/recycmlb_therm_momflux/test_ortho_recycmlb_therm_momflux.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/recycmlb_therm_momflux/test_ortho_recycmlb_therm_momflux.py +++ b/pytests/pytests/unittests/D_only/ortho/recycmlb_therm_momflux/test_ortho_recycmlb_therm_momflux.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/recycmrb/solution.h5 b/pytests/pytests/unittests/D_only/ortho/recycmrb/solution.h5 index 99c259fc..f9810e73 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/recycmrb/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/recycmrb/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/recycmrb/test_ortho_recycmrb.py b/pytests/pytests/unittests/D_only/ortho/recycmrb/test_ortho_recycmrb.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/recycmrb/test_ortho_recycmrb.py +++ b/pytests/pytests/unittests/D_only/ortho/recycmrb/test_ortho_recycmrb.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/recycmrb_nogradient/solution.h5 b/pytests/pytests/unittests/D_only/ortho/recycmrb_nogradient/solution.h5 index e84bc1a3..86dd09c7 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/recycmrb_nogradient/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/recycmrb_nogradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/recycmrb_nogradient/test_ortho_recycmrb_nogradient.py b/pytests/pytests/unittests/D_only/ortho/recycmrb_nogradient/test_ortho_recycmrb_nogradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/recycmrb_nogradient/test_ortho_recycmrb_nogradient.py +++ b/pytests/pytests/unittests/D_only/ortho/recycmrb_nogradient/test_ortho_recycmrb_nogradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/recycmrb_therm_momflux/solution.h5 b/pytests/pytests/unittests/D_only/ortho/recycmrb_therm_momflux/solution.h5 index 8d2b25c9..ba11b5fa 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/recycmrb_therm_momflux/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/recycmrb_therm_momflux/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/recycmrb_therm_momflux/test_ortho_recycmrb_therm_momflux.py b/pytests/pytests/unittests/D_only/ortho/recycmrb_therm_momflux/test_ortho_recycmrb_therm_momflux.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/recycmrb_therm_momflux/test_ortho_recycmrb_therm_momflux.py +++ b/pytests/pytests/unittests/D_only/ortho/recycmrb_therm_momflux/test_ortho_recycmrb_therm_momflux.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/up_no2ndgradient/solution.h5 b/pytests/pytests/unittests/D_only/ortho/up_no2ndgradient/solution.h5 index 94523538..9567c791 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/up_no2ndgradient/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/up_no2ndgradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/up_no2ndgradient/test_ortho_up_no2ndgradient.py b/pytests/pytests/unittests/D_only/ortho/up_no2ndgradient/test_ortho_up_no2ndgradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/up_no2ndgradient/test_ortho_up_no2ndgradient.py +++ b/pytests/pytests/unittests/D_only/ortho/up_no2ndgradient/test_ortho_up_no2ndgradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/up_nogradient/solution.h5 b/pytests/pytests/unittests/D_only/ortho/up_nogradient/solution.h5 index 2723b482..7f07bb25 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/up_nogradient/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/up_nogradient/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/up_nogradient/test_ortho_up_nogradient.py b/pytests/pytests/unittests/D_only/ortho/up_nogradient/test_ortho_up_nogradient.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/up_nogradient/test_ortho_up_nogradient.py +++ b/pytests/pytests/unittests/D_only/ortho/up_nogradient/test_ortho_up_nogradient.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/upcore1e3/solution.h5 b/pytests/pytests/unittests/D_only/ortho/upcore1e3/solution.h5 index c301a361..f7225521 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/upcore1e3/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/upcore1e3/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/upcore1e3/test_ortho_upcore1e3.py b/pytests/pytests/unittests/D_only/ortho/upcore1e3/test_ortho_upcore1e3.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/upcore1e3/test_ortho_upcore1e3.py +++ b/pytests/pytests/unittests/D_only/ortho/upcore1e3/test_ortho_upcore1e3.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/D_only/ortho/utorave/solution.h5 b/pytests/pytests/unittests/D_only/ortho/utorave/solution.h5 index 552509c3..1015076d 100644 Binary files a/pytests/pytests/unittests/D_only/ortho/utorave/solution.h5 and b/pytests/pytests/unittests/D_only/ortho/utorave/solution.h5 differ diff --git a/pytests/pytests/unittests/D_only/ortho/utorave/test_ortho_utorave.py b/pytests/pytests/unittests/D_only/ortho/utorave/test_ortho_utorave.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/D_only/ortho/utorave/test_ortho_utorave.py +++ b/pytests/pytests/unittests/D_only/ortho/utorave/test_ortho_utorave.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here diff --git a/pytests/pytests/unittests/slab_D_only/slab/default/solution.h5 b/pytests/pytests/unittests/slab_D_only/slab/default/solution.h5 index dbdd6701..0338f776 100644 Binary files a/pytests/pytests/unittests/slab_D_only/slab/default/solution.h5 and b/pytests/pytests/unittests/slab_D_only/slab/default/solution.h5 differ diff --git a/pytests/pytests/unittests/slab_D_only/slab/default/test_slab_default.py b/pytests/pytests/unittests/slab_D_only/slab/default/test_slab_default.py index b8c63e62..9a7634f8 100644 --- a/pytests/pytests/unittests/slab_D_only/slab/default/test_slab_default.py +++ b/pytests/pytests/unittests/slab_D_only/slab/default/test_slab_default.py @@ -28,7 +28,7 @@ def test_reference(self, epsilon=1e-8): # Then, we can import the UEDGE case setup inputspec = importlib.util.spec_from_file_location("input", "input.py") inputspec.loader.exec_module(importlib.util.module_from_spec(inputspec)) - bbb.issfon=0 + bbb.issfon=1 bbb.ftol=1e20 # For some reason fnrm still changes after 1 exmain, but not after 2 # Thus, assert a first exmain here