Add a new parameter in dycore to control cutoff level for implicit RF #2730
Conversation
|
@XiaqiongZhou-NOAA can you sync up branches? |
|
|
#2723 has been merged. This PR is next for testing, please sync up all branches/resolve conflicts, thank you. |
|
@XiaqiongZhou-NOAA I don't have permission to your feature branches. If you add my git id jkbk2004 to your repo, I can help to sync up branches. |
I do not know how to add your id but it was sync-ed. |
|
@FernandoAndrade-NOAA was this ready for testing yet, or are we waiting on something first? |
on-behalf-of @ufs-community <ecc.platform@noaa.gov>
|
Orion/Hercules are failing baseline creation for |
|
@BrianCurtis-NOAA @rhaesung @JessicaMeixner-NOAA The |
|
I'll defer to others on the path forward, but if there's something I can do let me know. |
Ditto! |
How confident are we that #2752 will solve this? |
|
you mean |
Apologies for any confusion, I meant that a fix would need to be introduced in the upcoming #2752 when it's time to process that PR. #2747 would follow this PR whether we decide to skip or merge, which would give some time for developers to introduce a fix into #2752. |
|
Can we rerun this test gnv1_c96_no_nest_debug_intel but set LANDICE=.fasle. ? If this cannot be easily done, I'd suggest we skip this RT for this PR, and turn this RT back in the future after the issues documented in #2768 are fixed. |
This is sufficient. I just want to make sure it is actively being worked on. We can disable those tests for Hercules/Orion and move forward with this PR. |
|
/work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_58610/gnv1_c96_no_nest_debug_intel runs ok with LANDICE = .false. |
|
Please skip RT gnv1_c96_no_nest_debug_intel for this PR, and get this dycore update committed as soon as you can. All the LANDICE related issues in a few RTs can be fixed in #2768 Thanks |
|
I have made changes that address gnv1_c96_no_nest_debug in #2772 . It sets LANDICE to .false. among some LSM/LANDICE changes to other tests. |
Commit Queue Requirements:
Description:
A new parameter rf_cutoff_w is introduced in dynamics to independently control the cutoff level for implicit Rayleigh damping when fast_tau_w_sec>0, decoupling it from the cutoff level (rf_cutoff) used for explicit damping when tau>0.
The default value of rf_cutoff_w=100. (1hPa). It changes the results in RTs with fast_tau_w_sec>0 and rt_cutoff is not equal to 100.
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Documentation:
Changes
Regression Test Changes (Please commit test_changes.list):
Input data Changes:
Library Changes/Upgrades:
Testing Log: