From 304cf94d7e96baee0c6a3e705e2c1fa5e3554e5a Mon Sep 17 00:00:00 2001 From: Gavin Macaulay Date: Fri, 30 Aug 2024 10:53:02 +1200 Subject: [PATCH] Remove the PSMS example that always crashes Python --- src/example_code.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/example_code.py b/src/example_code.py index e4faf36..2e89e63 100644 --- a/src/example_code.py +++ b/src/example_code.py @@ -39,7 +39,7 @@ # ('fixed rigid prolate spheroid', 'ProlateSpheroid_Rigid'), ('pressure release prolate spheroid', 'ProlateSpheroid_PressureRelease'), # ('gas filled prolate spheroid', 'ProlateSpheroid_Gas'), - #('weakly scattering prolate spheroid', 'ProlateSpheroid_WeaklyScattering'), + # ('weakly scattering prolate spheroid', 'ProlateSpheroid_WeaklyScattering'), ] for name, bm_name in models: