Skip to content

Commit

Permalink
Remove the PSMS example that always crashes Python
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinmacaulay committed Aug 29, 2024
1 parent 4f3e832 commit 304cf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/example_code.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 304cf94

Please sign in to comment.