Skip to content

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinmacaulay committed Oct 12, 2024
1 parent 933307e commit c150a3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/example_code.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ def plot_compare_angle(theta1, ts1, label1, theta2, ts2, label2, title):
# %% ###############################################################################################
# Run the benchmark models and compare to the frequency-varying benchmark results.

# This is the mapping between model name from ReferenceModels and the appropriate column of data in
# BenchMarkData and which model to use.
models = ['weakly scattering sphere',
'fixed rigid sphere',
'pressure release sphere',
Expand Down

0 comments on commit c150a3b

Please sign in to comment.