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

Making external mixtures #173

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Making external mixtures #173

wants to merge 15 commits into from

Conversation

jcurtis2
Copy link
Collaborator

Add the ability to "de-average" the particle-resolved population to unmix aerosol species. If no species groups are specified, the "de-averaged" population will represent a fully externally mixed population.

@jcurtis2 jcurtis2 self-assigned this Jul 31, 2022
@jcurtis2 jcurtis2 marked this pull request as ready for review January 17, 2023 23:30
integer :: n_group, i_group, i_name
real(kind=dp), allocatable :: group_fractions(:), &
group_volume_conc(:)
logical, parameter :: do_naive_algorithm = .false.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcurtis2 Add comment regarding what this does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant