CliMA / CloudMicrophysics.jl

A library of cloud microphysics parameterizations
Apache License 2.0
38 stars 6 forks source link

remove volume fraction input to kappa aerosol mode #62

Open claresinger opened 2 years ago

claresinger commented 2 years ago

for kappa aerosol mode, you shouldn't need to specify volume and mass fractions separately. better to specify mass fractions and densities (like for B formulation) and then calculate the volume fractions in backend instead of making the user do this.

claresinger commented 2 years ago

e.g. see how it is currently done here https://github.com/CliMA/CloudMicrophysics.jl/blob/ces/ARGplots/docs/src/ARGplots.jl