Commit 3b1d341
Update the MPAS-A Kain-Fritsch CPS to WRF 4.4.1
This EPA_KF commit will update the MPAS-A release version of the KF
convection parameterization scheme to a kfeta module based on the latest
version included with WRF 4.4.1, thereby adding a convective trigger
option, subgrid-scale cloud feedbacks (utilizing cloud fraction, and
water and ice condensates) to RRTMG SW and LW radiation, and a dynamic
convective time scale (see references below for more details). Other KF
enhancements include extending the KF look-up table (to prevent "OUT OF
BOUNDS" errors being written to fort.98 file) and improving the DQEVAP
and QICE calculations. This version of module_cu_kfeta.F has also been
generalized to work with either MPAS or WRF.
Modified files:
Makefile
src/core_atmosphere/Registry.xml
src/core_atmosphere/physics/mpas_atmphys_driver.F
src/core_atmosphere/physics/mpas_atmphys_driver_cloudiness.F
src/core_atmosphere/physics/mpas_atmphys_driver_convection.F
src/core_atmosphere/physics/mpas_atmphys_driver_radiation_lw.F
src/core_atmosphere/physics/mpas_atmphys_driver_radiation_sw.F
src/core_atmosphere/physics/mpas_atmphys_vars.F
src/core_atmosphere/physics/physics_wrf/module_cu_kfeta.F
src/core_atmosphere/physics/physics_wrf/module_ra_rrtmg_sw.F
These EPA_KF code changes to MPAS-A are based on the 22 August 2022
"develop" branch of MPAS v7.3.
References:
Bullock, O. R., K. Alapaty, J. A. Herwehe, and J. S. Kain, 2015: A
dynamically computed convective time scale for the KainFritsch
convective parameterization scheme. Monthly Weather Review, 143,
2105-2120. https://doi.org/10.1175/MWR-D-14-00251.1
Herwehe, J. A., K. Alapaty, T. L. Spero, and C. G. Nolte, 2014:
Increasing the credibility of regional climate simulations by
introducing subgrid-scale cloud-radiation interactions. Journal of
Geophysical Research: Atmospheres, 119, 5317-5330.
https://doi.org/10.1002/2014JD021504
Alapaty, K., J. A. Herwehe, T. L. Otte, C. G. Nolte, O. R. Bullock, M.
S. Mallard, J. S. Kain, and J. Dudhia, 2012: Introducing subgrid-
scale cloud feedbacks to radiation for regional meteorological and
climate modeling. Geophysical Research Letters, 39, L24808.
https://doi.org/10.1029/2012GL0540311 parent 4c3682e commit 3b1d341
10 files changed
Lines changed: 1085 additions & 290 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | | - | |
365 | | - | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
782 | | - | |
| 782 | + | |
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
| |||
998 | 998 | | |
999 | 999 | | |
1000 | 1000 | | |
1001 | | - | |
| 1001 | + | |
1002 | 1002 | | |
1003 | 1003 | | |
1004 | 1004 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
| 628 | + | |
628 | 629 | | |
| 630 | + | |
629 | 631 | | |
630 | 632 | | |
631 | 633 | | |
| |||
771 | 773 | | |
772 | 774 | | |
773 | 775 | | |
| 776 | + | |
| 777 | + | |
774 | 778 | | |
775 | 779 | | |
776 | 780 | | |
| |||
926 | 930 | | |
927 | 931 | | |
928 | 932 | | |
| 933 | + | |
929 | 934 | | |
930 | 935 | | |
931 | 936 | | |
932 | 937 | | |
| 938 | + | |
933 | 939 | | |
934 | 940 | | |
935 | 941 | | |
| |||
2036 | 2042 | | |
2037 | 2043 | | |
2038 | 2044 | | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
| 2048 | + | |
| 2049 | + | |
| 2050 | + | |
| 2051 | + | |
| 2052 | + | |
| 2053 | + | |
| 2054 | + | |
2039 | 2055 | | |
2040 | 2056 | | |
2041 | 2057 | | |
| |||
2336 | 2352 | | |
2337 | 2353 | | |
2338 | 2354 | | |
| 2355 | + | |
| 2356 | + | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
| 2362 | + | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
| 2368 | + | |
| 2369 | + | |
| 2370 | + | |
2339 | 2371 | | |
2340 | 2372 | | |
2341 | 2373 | | |
| |||
2362 | 2394 | | |
2363 | 2395 | | |
2364 | 2396 | | |
2365 | | - | |
2366 | | - | |
2367 | | - | |
2368 | | - | |
2369 | | - | |
2370 | | - | |
2371 | | - | |
2372 | | - | |
2373 | 2397 | | |
2374 | 2398 | | |
2375 | 2399 | | |
| |||
2380 | 2404 | | |
2381 | 2405 | | |
2382 | 2406 | | |
| 2407 | + | |
| 2408 | + | |
| 2409 | + | |
| 2410 | + | |
| 2411 | + | |
| 2412 | + | |
| 2413 | + | |
| 2414 | + | |
2383 | 2415 | | |
2384 | 2416 | | |
2385 | 2417 | | |
| |||
2949 | 2981 | | |
2950 | 2982 | | |
2951 | 2983 | | |
2952 | | - | |
| 2984 | + | |
| 2985 | + | |
| 2986 | + | |
| 2987 | + | |
2953 | 2988 | | |
2954 | 2989 | | |
2955 | 2990 | | |
| |||
3106 | 3141 | | |
3107 | 3142 | | |
3108 | 3143 | | |
| 3144 | + | |
| 3145 | + | |
| 3146 | + | |
| 3147 | + | |
3109 | 3148 | | |
3110 | 3149 | | |
3111 | 3150 | | |
| |||
3117 | 3156 | | |
3118 | 3157 | | |
3119 | 3158 | | |
3120 | | - | |
3121 | | - | |
3122 | | - | |
3123 | | - | |
3124 | 3159 | | |
3125 | 3160 | | |
3126 | 3161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 89 | | |
93 | 90 | | |
94 | 91 | | |
95 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments