Skip to content

UFS-dev PR#173#1065

Merged
grantfirl merged 20 commits intoNCAR:mainfrom
grantfirl:ufs-dev-PR173
Mar 29, 2024
Merged

UFS-dev PR#173#1065
grantfirl merged 20 commits intoNCAR:mainfrom
grantfirl:ufs-dev-PR173

Conversation

@grantfirl
Copy link
Copy Markdown
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 requested a review from mkavulich March 28, 2024 14:47
@grantfirl grantfirl merged commit b2a7338 into NCAR:main Mar 29, 2024
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