Skip to content

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.

@slayoo
Copy link
Collaborator

slayoo commented Sep 16, 2025

closing and reopening to trigger codecov analysis

@slayoo slayoo closed this Sep 16, 2025
@slayoo slayoo reopened this Sep 16, 2025
@codecov
Copy link

codecov bot commented Sep 16, 2025

Codecov Report

❌ Patch coverage is 62.61682% with 40 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@2aed8ca). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/aero_state.F90 69.79% 29 Missing ⚠️
src/rand.F90 0.00% 7 Missing ⚠️
src/rand_gsl.c 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #173   +/-   ##
=========================================
  Coverage          ?   75.52%           
=========================================
  Files             ?       54           
  Lines             ?     9234           
  Branches          ?        0           
=========================================
  Hits              ?     6974           
  Misses            ?     2260           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants