Skip to content

Commit

Permalink
cleanup utils.jl; remove unused exports for scattering functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Haack committed Jan 24, 2025
1 parent ffb68bf commit 522824e
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/utils.jl
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
export DIPPR105
export refractive_index_fry
export dispersion_fry
export sca_len_part_conc


# Scattering functions
export hg_scattering_func
export sl_scattering_func
export generic_scattering_function
export mixed_hg_sl_scattering_func
export mixed_hg_sl_scattering_func_ppc
export mixed_hg_generic_scattering_func

using Polynomials


"""
DIPPR105Params
Expand Down

0 comments on commit 522824e

Please sign in to comment.