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

Add data struct for cloud chemistry species #8

Open
mattldawson opened this issue Jan 13, 2025 · 0 comments
Open

Add data struct for cloud chemistry species #8

mattldawson opened this issue Jan 13, 2025 · 0 comments

Comments

@mattldawson
Copy link
Collaborator

mattldawson commented Jan 13, 2025

Issue Type

Code Clean-up

Issue Description

Move data related to specific chemical species in the cloud chemistry code to a new struct.

Acceptance Criteria

Ideas

  • Possible data members might include: molecular weight, density, Henry's Law parameters, or any variable that is labelled as being specific to a chemical species.
  • If it makes sense, having simple functions (like calculation of the Henry's Law constant from species-specific parameters) on the new struct might be useful

blocked until renaming is completed

Will this change answers?

Yes

Will you be implementing this yourself?

Yes

@mattldawson mattldawson added this to the Cloud aqueous chemistry milestone Jan 13, 2025
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

No branches or pull requests

1 participant