Skip to content
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

Enable output of smoke and dust variables from RRFS #593

Merged
merged 12 commits into from
Nov 30, 2022
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions parm/fv3lam_rrfs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1872,6 +1872,42 @@
<scale>5.0</scale>
</param>

<param>
<shortname>BIOMASS_BURNING_EMISSIONS</shortname>
<scale>5.0</scale>
</param>

<param>
<shortname>SMOKE_ON_SPEC_HGT_LVL_ABOVE_GRND_8m</shortname>
<scale>6.0</scale>
</param>

<param>
<shortname>SMOKE_ON_ENTIRE_ATMOS_SINGLE_LYR</shortname>
<scale>5.0</scale>
</param>

<param>
<shortname>DUST_ON_SPEC_HGT_LVL_ABOVE_GRND_8m</shortname>
<scale>6.0</scale>
</param>

<param>
<shortname>DUST_ON_ENTIRE_ATMOS_SINGLE_LYR</shortname>
<scale>5.0</scale>
</param>

<param>
<shortname>AOD_ON_ENTIRE_ATMOS_SINGLE_LYR</shortname>
<scale>5.0</scale>
</param>

<param>
<shortname>HWP_ON_SURFACE</shortname>
<pname>FWINX</pname>
<scale>5.0</scale>
</param>

</paramset>

<paramset>
Expand Down Expand Up @@ -2489,6 +2525,22 @@
<scale>3.0</scale>
</param>

<param>
<shortname>SMOKE_ON_HYBRID_LVL</shortname>
<level>1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24.
25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48.
49. 50. 51. 52. 53. 54. 55. 56. 57. 58. 59. 60. 61. 62. 63. 64. 65.</level>
<scale>6.0</scale>
</param>

<param>
<shortname>DUST_ON_HYBRID_LVL</shortname>
<level>1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22. 23. 24.
25. 26. 27. 28. 29. 30. 31. 32. 33. 34. 35. 36. 37. 38. 39. 40. 41. 42. 43. 44. 45. 46. 47. 48.
49. 50. 51. 52. 53. 54. 55. 56. 57. 58. 59. 60. 61. 62. 63. 64. 65.</level>
<scale>6.0</scale>
</param>

<param>
<shortname>LCDC_ON_LOW_CLOUD_LYR</shortname>
<pname>LCDC</pname>
Expand Down
73 changes: 69 additions & 4 deletions parm/post_avblflds.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6758,35 +6758,39 @@
<param>
<post_avblfldidx>736</post_avblfldidx>
<shortname>SMOKE_ON_ENTIRE_ATMOS_SINGLE_LYR</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pdstmpl>tmpl4_48</pdstmpl>
WenMeng-NOAA marked this conversation as resolved.
Show resolved Hide resolved
<pname>COLMD</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>entire_atmos_single_lyr</fixed_sfc1_type>
<scale>5.0</scale>
</param>

<param>
<post_avblfldidx>737</post_avblfldidx>
<shortname>SMOKE_ON_HYBRID_LVL</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>hybrid_lvl</fixed_sfc1_type>
<scale>6.0</scale>
</param>

<param>
<post_avblfldidx>738</post_avblfldidx>
<shortname>SMOKE_ON_ISOBARIC_SFC</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>isobaric_sfc</fixed_sfc1_type>
<scale>6.0</scale>
</param>

<param>
<post_avblfldidx>739</post_avblfldidx>
<shortname>SMOKE_ON_SPEC_HGT_LVL_ABOVE_GRND_8m</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>spec_hgt_lvl_above_grnd</fixed_sfc1_type>
<level>8.</level>
<scale>6.0</scale>
Expand All @@ -6795,12 +6799,64 @@
<param>
<post_avblfldidx>740</post_avblfldidx>
<shortname>MEAN_FIRE_RDIATV_PWR</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pname>CFNSF</pname>
<table_info>NCEP</table_info>
<fixed_sfc1_type>surface</fixed_sfc1_type>
<scale>4.0</scale>
</param>

<param>
<post_avblfldidx>741</post_avblfldidx>
<shortname>DUST_ON_ENTIRE_ATMOS_SINGLE_LYR</shortname>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>COLMD</pname>
<aerosol_type>dust_dry</aerosol_type>
<fixed_sfc1_type>entire_atmos_single_lyr</fixed_sfc1_type>
<scale>5.0</scale>
</param>

<param>
<post_avblfldidx>742</post_avblfldidx>
<shortname>DUST_ON_HYBRID_LVL</shortname>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>dust_dry</aerosol_type>
<fixed_sfc1_type>hybrid_lvl</fixed_sfc1_type>
<scale>6.0</scale>
</param>

<param>
<post_avblfldidx>743</post_avblfldidx>
<shortname>DUST_ON_ISOBARIC_SFC</shortname>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>dust_dry</aerosol_type>
<fixed_sfc1_type>isobaric_sfc</fixed_sfc1_type>
<scale>6.0</scale>
</param>

<param>
<post_avblfldidx>744</post_avblfldidx>
<shortname>DUST_ON_SPEC_HGT_LVL_ABOVE_GRND_8m</shortname>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>dust_dry</aerosol_type>
<fixed_sfc1_type>spec_hgt_lvl_above_grnd</fixed_sfc1_type>
<level>8.</level>
<scale>6.0</scale>
</param>

<param>
<post_avblfldidx>745</post_avblfldidx>
<shortname>BIOMASS_BURNING_EMISSIONS</shortname>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>AEMFLX</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>surface</fixed_sfc1_type>
<scale>5.0</scale>
</param>

<param>
<post_avblfldidx>746</post_avblfldidx>
<shortname>ACM_GRAUPEL_ON_SURFACE</shortname>
Expand Down Expand Up @@ -6881,6 +6937,15 @@
<scale>3.0</scale>
</param>

<param>
<post_avblfldidx>755</post_avblfldidx>
<shortname>HWP_ON_SURFACE</shortname>
<longname>Hourly Wildfire Potential on surface</longname>
<pname>FWINX</pname>
<fixed_sfc1_type>surface</fixed_sfc1_type>
<scale>5.0</scale>
</param>

<param>
<post_avblfldidx>756</post_avblfldidx>
<shortname>GSD_PRES_ON_HGHST_TROP_FRZ_LVL</shortname>
Expand Down
12 changes: 8 additions & 4 deletions parm/post_avblflds_raphrrr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5616,35 +5616,39 @@
<param>
<post_avblfldidx>736</post_avblfldidx>
<shortname>SMOKE_ON_ENTIRE_ATMOS_SINGLE_LYR</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>COLMD</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>entire_atmos_single_lyr</fixed_sfc1_type>
<scale>5.0</scale>
</param>

<param>
<post_avblfldidx>737</post_avblfldidx>
<shortname>SMOKE_ON_HYBRID_LVL</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>hybrid_lvl</fixed_sfc1_type>
<scale>6.0</scale>
</param>

<param>
<post_avblfldidx>738</post_avblfldidx>
<shortname>SMOKE_ON_ISOBARIC_SFC</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>isobaric_sfc</fixed_sfc1_type>
<scale>6.0</scale>
</param>

<param>
<post_avblfldidx>739</post_avblfldidx>
<shortname>SMOKE_ON_SPEC_HGT_LVL_ABOVE_GRND_8m</shortname>
<pdstmpl>tmpl4_0</pdstmpl>
<pdstmpl>tmpl4_48</pdstmpl>
<pname>MASSDEN</pname>
<aerosol_type>particulate_org_matter_dry</aerosol_type>
<fixed_sfc1_type>spec_hgt_lvl_above_grnd</fixed_sfc1_type>
<level>8.</level>
<scale>6.0</scale>
Expand Down
12 changes: 6 additions & 6 deletions parm/postxconfig-NT-3drtma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ spec_hgt_lvl_above_grnd
SMOKE_ON_SPEC_HGT_LVL_ABOVE_GRND_8m
?
1
tmpl4_0
tmpl4_48
MASSDEN
?
?
Expand All @@ -591,7 +591,7 @@ spec_hgt_lvl_above_grnd
?
0
?
?
particulate_org_matter_dry
?
0
0.0
Expand Down Expand Up @@ -5424,7 +5424,7 @@ entire_atmos_single_lyr
SMOKE_ON_ENTIRE_ATMOS_SINGLE_LYR
?
1
tmpl4_0
tmpl4_48
COLMD
?
?
Expand All @@ -5438,7 +5438,7 @@ entire_atmos_single_lyr
?
0
?
?
particulate_org_matter_dry
?
0
0.0
Expand Down Expand Up @@ -7417,7 +7417,7 @@ hybrid_lvl
SMOKE_ON_HYBRID_LVL
?
1
tmpl4_0
tmpl4_48
MASSDEN
?
?
Expand All @@ -7431,7 +7431,7 @@ hybrid_lvl
?
0
?
?
particulate_org_matter_dry
?
0
0.0
Expand Down
Loading