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

UFS-dev PR#173 #1065

Merged
merged 20 commits into from
Mar 29, 2024
Merged

UFS-dev PR#173 #1065

merged 20 commits into from
Mar 29, 2024

Conversation

grantfirl
Copy link
Collaborator

@grantfirl grantfirl commented Mar 15, 2024

climbfuji and others added 20 commits December 26, 2023 20:30
…bles not

given an explicit value" warning. The following table provides justification for
setting the variable to 0, it is how they are treated in other places.

| file               | line | description                 |
|--------------------+------+-----------------------------|
| ugwpv1_gsldrag.F90 |  521 | zlwb(:)= 0. ; zogw(:)=0.    |
| ugwp_driver_v0.F   |  206 | zmtb(i)     = 0.0           |
| cires_ugwp.F90     |  297 | if (do_ugwp) zlwb(:)   = 0. |
… drain_cpl and dsnow_cpl vars are changed from intent(out) to intent(in) variables. This is to replicate the rain_cpl and snow_cpl variables.
…out) variables. Variable err_message will report any errors in open and read statements
…th_ssc

Update to consider sea surface current in air-sea flux calculation
…he coupled UFS ATM output during summer)

-- 'tisfc' is no longer modified by the atmospheric model, i.e., allowing the ice model to determine the ice temperature over both sea ice and lake ice;
-- Changing tisfc from intent(inout) to intent(in).

Co-authored-by: Jun Wang <jun.wang@noaa.gov>
Make ozone physics CCPP compliant by removing 'optional' and 'pointer' attributes (includes NCAR#168 and NCAR#169)
@grantfirl grantfirl marked this pull request as ready for review March 28, 2024 14:46
@grantfirl grantfirl merged commit b2a7338 into NCAR:main Mar 29, 2024
3 checks passed
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.

7 participants