-
Notifications
You must be signed in to change notification settings - Fork 249
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
[production/RRFS.v1] The final smoke update PR to RRFS.v1 #2298
[production/RRFS.v1] The final smoke update PR to RRFS.v1 #2298
Conversation
@MatthewPyle-NOAA I am going to create new baseline on hera/hercules. |
@jkbk2004 I will do the same on WCOSS |
@MatthewPyle-NOAA @jkbk2004 @haiqinli is on leave until next Tuesday. |
@grantfirl thanks for the note! |
Not sure what the issue is, but seeing errors like this one in a few tests on WCOSS (such as conus13km_debug_intel)
|
it doesn't like a variable in input.nml. Did you change any of them recently? |
@haiqinli Is it ready to test again? |
@MatthewPyle-NOAA Yes, there is a namelist change fo smoke_forecast to hwp_method. We can simply delete the smoke_forecast in the input.nml of RT cases, and it worked well after deleting the smoke_forecast in /scratch2/BMC/acomp/Haiqin.Li/stmp4/Haiqin.Li/FV3_RT/rt_3775248/conus13km_debug_intel. |
@MatthewPyle-NOAA Yes, it is ready to test again now. Thanks. |
@haiqinli @MatthewPyle-NOAA what about https://github.com/haiqinli/ufs-weather-model/blob/production/RRFS.v1-final/tests/parm/rrfs_conus13km_hrrr.nml.IN#L152 ? I mean to address the failed issue. |
@jkbk2004 Yes, "smoke_forecast" in that file should be changed to "hwp_method". I will update it soon. Thanks. |
@haiqinli Did you have a chance to update it? |
@MatthewPyle-NOAA Ravan will give me some smoke updates tomorrow, and I will update this PR tomorrow. Thanks. |
@MatthewPyle-NOAA @grantfirl @jkbk2004 Per our discussion with Ming and Curtis, we will split this PR into two seperate PRs. The new PR only includes the FMS and minor RUC LSM deep soil temperature updates, and this new PR could be merged into RRFS.v1 easily. The smoke updates will be kept in the current PR. However, we need to do some retro runs to guarantee there will be very minor impacts on the meteorology forecast, and may take more time. Thanks. |
@haiqinli thanks for the update! |
@MatthewPyle-NOAA Should we move this PR (the smoke updates) forward? Thanks. |
@haiqinli If it has been confirmed that the impact on meteorological forecasts is small, I'd say sure. |
We conducted sensitivity simulations with our smoke PR for the RRFS-A. We've used the input and boundary conditions from the real-time RRFS_A system in these simulations. The main goals of this PR are the following:
The figures are the averaged temperature and wind speed differences (averaged over the CONUS domain) between the simulations with the current RRFS_A code and our changes. As we expected, the differences are negligible. The reason for this is that the smoke impact on meteorology is local, in areas with dense smoke. Usually agricultural fires don't emit tons of smoke. ((This PR is revised to remove the microphysics changes). |
@haiqinli Can you clean up the conflicts so we can look to move this forward? |
@MatthewPyle-NOAA Sure, I will sync the code with the authoritative repository and clean up the conflicts. |
@haiqinli Any idea when this will be ready to move forward? |
…rnal cycle of agriculure file"
@MatthewPyle-NOAA Yes, the PRs for ccpp-physics, fv3atm, and ufs-weather-model are updated, and are ready to go. Thanks. |
@haiqinli I see some conus13km cases crash.
|
@jkbk2004 An input namelist variable of "smoke_forecast" is changed to "hwp_method". Or we can just simply remove "smoke_forecast" from the input.nml for regression test. Thanks. |
@jkbk2004 Thanks for updating the namelist template - looks good for me on WCOSS2 now. |
@MatthewPyle-NOAA We have Derecho resource issue. As Hera/Hercules/Wcoss2 tests are done, we can start merging this PR. We can merge physics pr ufs-community/ccpp-physics#211 |
@MatthewPyle-NOAA you can merge this pr with cleanup when you squash merge and add commit message. |
Commit Queue Requirements:
Description:
Commit Message: