ufs-weather-model icon indicating copy to clipboard operation
ufs-weather-model copied to clipboard

fixed excessive evaporation when both innerloop and mraerosol=T

Open AnningCheng-NOAA opened this issue 10 months ago • 0 comments

Commit Queue Requirements:

  • [X ] Fill out all sections of this template.
  • [ X] All sub component pull requests have been reviewed by their code managers.
  • [X ] Run the full Intel+GNU RT suite (compared to current baselines) on either Hera/Derecho/Hercules
  • [ X] Commit 'test_changes.list' from previous step

Description:

Commit Message:

* 
  * FV3 - 
    * ccpp-physics - 
    * 

### Priority:
<!--
Please provide the priority you would prefer this pull request to have.
* Critical Bugfix: Model is wrong.
* High: Time-sensitive project.
* Normal.
Please delete the ones that are not applicable
-->
* Critical Bugfix: Reason
* High: Reason
* Normal

## Git Tracking
### UFSWM:
<!--
Please add the UFS-WM github issue here if there is one
Please delete the one that is not applicable.
-->
* Closes #
* None

### Sub component Pull Requests:
<!--
Please provide a list of sub-components involved with this pull request.
Please provide links to the sub-component pull requests as shown below.
Please delete what is not needed.
Example:
* FV3: NOAA-EMC/fv3atm#816
  * ccpp-physics: ufs-community/ccpp-physics#1067
*
* None

### UFSWM Blocking Dependencies:
<!--
If there are any UFSWM PR's that are needed to be completed before this one, please add links
to them here
Please delete what is not needed.
-->
* Blocked by #
* None

---
## Changes
### Regression Test Changes (Please commit test_changes.list):
<!--
Please let us know if this PR creates new baselines, changes baselines or not.
Please delete what is not needed.
Please make sure you have properly submitted test_changes.list
-->
* PR Adds New Tests/Baselines.
* 
* PR Updates/Changes Baselines.
atmaero_control_p8_rad_micro_intel
merra2_thompson_intel
* No Baseline Changes.

### Input data Changes:
<!--
If there are any changes to input-data for a test, please provide information here.
Please delete what is not needed.
-->
* None.
* New input data.
* Updated input data.

### Library Changes/Upgrades:
<!-- Library updates take time. Please provide library and version information here.
** SPECIAL INSTRUCTIONS **
If this PR needs updates to libraries please make sure to accomplish the following tasks:
- Create separate issue in (https://github.com/JCSDA/spack-stack) asking for update to library. Include library name, library version.
- Add issue link from JCSDA/spack-stack following this item <!-- for example: "* JCSDA/spack-stack#1757"

Please delete what is not needed.
-->
* Required
  * Library names w/versions:
  * Git Stack Issue (JCSDA/spack-stack#)
* No Updates
  
---
<!-- STOP!!! THE FOLLOWING IS FOR CODE MANAGERS ONLY. PLEASE DO NOT FILL OUT -->
[RegressionTests_hera.log](https://github.com/ufs-community/ufs-weather-model/files/14827263/RegressionTests_hera.log)

## Testing Log:
- RDHPCS
  - [ X] Hera
  - [ ] Orion
  - [ ] Hercules
  - [ ] Jet
  - [ ] Gaea
  - [ ] Derecho
- WCOSS2
  - [ ] Dogwood/Cactus
  - [ ] Acorn
- [ ] CI
- [ ] opnReqTest (complete task if unnecessary)

AnningCheng-NOAA avatar Apr 01 '24 18:04 AnningCheng-NOAA