-
Notifications
You must be signed in to change notification settings - Fork 687
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KEYWORDS: SBM microphysics rainfall fix SOURCE: internal plus B. Lynn PURPOSE: Add rainfall from SBM microphysics to RAINNCV, SR, etc., needed for LSM DESCRIPTION OF CHANGES: SBM did not output RAINNCV and various other snow, graupel budgets, only RAINNC which provided accumulated rainfall, RAINNCV is critical for RAINBL that goes to the LSMs, so the bin microphysics rainfall was not going into the LSMs before this fix. LIST OF MODIFIED FILES : M phys/module_microphysics_driver.F M phys/module_mp_fast_sbm.F M phys/module_mp_full_sbm.F TESTS CONDUCTED: regtest passed all git-svn-id: https://svn-wrf-model.cgd.ucar.edu/trunk@9417 b0b5d27b-6f0f-0410-a2a3-cb1e977edc3d
- Loading branch information
Showing
3 changed files
with
109 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters