Skip to content

Conversation

@bbakernoaa
Copy link
Collaborator

@bbakernoaa bbakernoaa commented Feb 28, 2025

Add different drydep processes for gas and zhang et al dry deposition

Note: #111 should be merged first

@bbakernoaa
Copy link
Collaborator Author

note this should go in after #111

@zmoon zmoon changed the title Feature/wesely Add Wesely and Zhang dry dep schemes Mar 27, 2025
@bbakernoaa bbakernoaa requested a review from Copilot April 7, 2025 19:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 11 out of 27 changed files in this pull request and generated no comments.

Files not reviewed (16)
  • .codespellrc: Language not supported
  • src/api/CMakeLists.txt: Language not supported
  • src/api/catchem.F90: Language not supported
  • src/core/chemstate_mod.F90: Language not supported
  • src/core/config_mod.F90: Language not supported
  • src/core/config_opt_mod.F90: Language not supported
  • src/core/diagstate_mod.F90: Language not supported
  • src/core/metstate_mod.F90: Language not supported
  • src/core/species_mod.F90: Language not supported
  • src/process/CMakeLists.txt: Language not supported
  • src/process/bvoc/CMakeLists.txt: Language not supported
  • src/process/drydep/CCPr_DryDep_Mod.F90: Language not supported
  • src/process/drydep/CMakeLists.txt: Language not supported
  • src/process/drydep/ccpr_scheme_Wesely_mod.F90: Language not supported
  • src/process/drydep/ccpr_scheme_Zhang_aerosol_mod.F90: Language not supported
  • tests/CMakeLists.txt: Language not supported
Comments suppressed due to low confidence (1)

tests/Configs/Default/CATChem_config.yml:48

  • [nitpick] Consider renaming 'aero_scheme_opt' to 'drydep_aero_scheme_opt' for improved clarity about its association with the dry deposition configuration.
aero_scheme_opt: 1

@bbakernoaa bbakernoaa marked this pull request as ready for review April 7, 2025 19:22
@quaz115 quaz115 requested a review from Copilot April 13, 2025 18:17
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 11 out of 27 changed files in this pull request and generated 1 comment.

Files not reviewed (16)
  • .codespellrc: Language not supported
  • src/api/CMakeLists.txt: Language not supported
  • src/api/catchem.F90: Language not supported
  • src/core/chemstate_mod.F90: Language not supported
  • src/core/config_mod.F90: Language not supported
  • src/core/config_opt_mod.F90: Language not supported
  • src/core/diagstate_mod.F90: Language not supported
  • src/core/metstate_mod.F90: Language not supported
  • src/core/species_mod.F90: Language not supported
  • src/process/CMakeLists.txt: Language not supported
  • src/process/bvoc/CMakeLists.txt: Language not supported
  • src/process/drydep/CCPr_DryDep_Mod.F90: Language not supported
  • src/process/drydep/CMakeLists.txt: Language not supported
  • src/process/drydep/ccpr_scheme_Wesely_mod.F90: Language not supported
  • src/process/drydep/ccpr_scheme_Zhang_aerosol_mod.F90: Language not supported
  • tests/CMakeLists.txt: Language not supported

scheme_opt: 1
aero_scheme_opt: 1
resuspension: false
#CO2 effect on stomatal conductance in wesely
Copy link

Copilot AI Apr 13, 2025

Choose a reason for hiding this comment

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

[nitpick] Consider capitalizing 'wesely' to 'Wesely' for consistency with the PR title and documentation.

Suggested change
#CO2 effect on stomatal conductance in wesely
#CO2 effect on stomatal conductance in Wesely

Copilot uses AI. Check for mistakes.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we should have these all be lowercase to be inline with the other schemes

Copy link

Choose a reason for hiding this comment

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

Done!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

same here

Copy link

Choose a reason for hiding this comment

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

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request New Process Used for new processes

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants