You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move data related to specific chemical species in the cloud chemistry code to a new struct.
Acceptance Criteria
Cloud chemistry code in Cloud chemistry module review #5 is modified to use a new chemical species struct whenever species-specific data is needed
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
The text was updated successfully, but these errors were encountered:
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
blocked until renaming is completed
Will this change answers?
Yes
Will you be implementing this yourself?
Yes
The text was updated successfully, but these errors were encountered: