Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve flexibility of size and mass distribution binning #12

Open
jcurtis2 opened this issue Sep 18, 2024 · 0 comments
Open

Improve flexibility of size and mass distribution binning #12

jcurtis2 opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jcurtis2
Copy link
Member

Explore high and low resolution binning options for the size distribution and mass distribution. Currently, there are 100 bins always. This is probably too many in the first place - we should limit it to a certain number of bins per decade of particle size.

Options:

  • More flexible: allow setting of number of bins in namelist and always output all 100 bins. Downside, some of these will be unused. This is probably confusing and also results in extra output of zeros.
  • More clean: allow for a two/few choices of number of bins based on number per decade in the namelist and configure WRF to only output that number. Downside, requires adding to the namelist multiple options of number of bins via the Registry.
@jcurtis2 jcurtis2 added the enhancement New feature or request label Sep 18, 2024
@jcurtis2 jcurtis2 self-assigned this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant