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

Needed FV3 changes for using canopy resistance (rca) in Noah-MP for the AQM. #829

Open
drnimbusrain opened this issue May 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@drnimbusrain
Copy link

Description

This issue is associated with changes to ccpp-physics at: ufs-community/ccpp-physics#204, which are proposed to add initial total canopy resistance (rca) calculation in Noah-MP, which is needed for coupling to the Air Quality Model (AQM) component. The rca calculation is based on Bonan et al. (2011) from the CLM4, and is used in the WRF version of the Noah-MP model.

Solution

Add rca variable to ccpp/data/GFS_typedefs.F90

Testing:

  1. Have you tested the code changes? On what platforms?

Yes, code tested/compiles on RDHPCS, Hera.

  1. Have you run regression test in ufs-weather-model or ufs-s2s-model with code changes?
    No.
  • Will the baseline results change?
    No, but not expected the baseline results will change since this is a new variable only needed from FV3 by the AQM component.

Dependent PRs:

Directly reference any issues or PRs in this or other repositories that this is related to, and describe how they are related. Example:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant