Skip to content

Add TChem interface for aerosols #204

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

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

Conversation

jcurtis2
Copy link
Collaborator

@jcurtis2 jcurtis2 commented Nov 4, 2024

  • Create aero_data from TChem using getters
    • Get number of aerosol species to allocate aero_data sizes
    • Get species name for each species
    • Get density for each species
    • Get molecular weight for each species
    • Get kappa for each species
  • Set the number concentrations from 1:n_part, and 0 for n_part+1 to maximum
  • Set the particle species masses in the state vector
  • Reconstruct the particle masses from TChem state vector.

Testing

  • Test CPU code against TChem result
  • Test GPU code against TChem result
  • Fix tchem tests

@jcurtis2 jcurtis2 self-assigned this Nov 4, 2024
@jcurtis2 jcurtis2 marked this pull request as ready for review May 28, 2025 16:27
@jcurtis2 jcurtis2 requested a review from mwest1066 May 28, 2025 16:27
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