You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now AerosolDistribution expects each AerosolMode to have the same number of components. It would be nice to make this more general. E.g. so you can have AM1 with just sulfate and AM2 with a mixture of sulfate and insoluble.
See example of what must be done currently to avoid this "feature" here:
Right now
AerosolDistribution
expects eachAerosolMode
to have the same number of components. It would be nice to make this more general. E.g. so you can have AM1 with just sulfate and AM2 with a mixture of sulfate and insoluble.See example of what must be done currently to avoid this "feature" here:
CloudMicrophysics.jl/docs/src/ARGplots.jl
Lines 50 to 82 in 0a1b181
The text was updated successfully, but these errors were encountered: