Hi there,
I see that biogenic emissions from MEGAN v2.1 became an option starting with WRF v4.3 by setting bio_emiss_opt=4 in the WRF namelist file, which also requires the use of the CLM land surface model option (sf_surface_physics=5). Looking at the description of this newer biogenic emissions option in the WRF github repository (Develop new CLM / MEGANv2.1 interface by davegill · Pull Request #1425 · wrf-model/WRF), the developers said one of the key changes was that:
"the code is looking for a variable of name 'PCT_PFT' in the wrfinput file; it is up to the user to use external software to insert the variable containing the percentages for each CLM PFT".
Where can the plant functional type (PFT) percentages for CLM4 be found, and how many different PFT layers need to be included in the 'PCT_PFT' variable?
With bio_emiss_opt=3, which uses MEGAN v2.04, the biogenic emissions preprocessor provides 4 PFT percentages in the wrfbiochemi file: broadleaf trees, needleleaf trees, shrub and bush, and herbs. But after digging into the CLM4 documentation, it appears that there are up to 16 different PFTs associated with CLM4 (https://www.cesm.ucar.edu/models/cesm1.2/clm/CLM4_Tech_Note.pdf). So I assume the PFTs provided in the wrfbiochemi file for bio_emiss_opt = 3 cannot be used as the PFTs needed for bio_emiss_opt=4.
Any help with this would be appreciated!
I see that biogenic emissions from MEGAN v2.1 became an option starting with WRF v4.3 by setting bio_emiss_opt=4 in the WRF namelist file, which also requires the use of the CLM land surface model option (sf_surface_physics=5). Looking at the description of this newer biogenic emissions option in the WRF github repository (Develop new CLM / MEGANv2.1 interface by davegill · Pull Request #1425 · wrf-model/WRF), the developers said one of the key changes was that:
"the code is looking for a variable of name 'PCT_PFT' in the wrfinput file; it is up to the user to use external software to insert the variable containing the percentages for each CLM PFT".
Where can the plant functional type (PFT) percentages for CLM4 be found, and how many different PFT layers need to be included in the 'PCT_PFT' variable?
With bio_emiss_opt=3, which uses MEGAN v2.04, the biogenic emissions preprocessor provides 4 PFT percentages in the wrfbiochemi file: broadleaf trees, needleleaf trees, shrub and bush, and herbs. But after digging into the CLM4 documentation, it appears that there are up to 16 different PFTs associated with CLM4 (https://www.cesm.ucar.edu/models/cesm1.2/clm/CLM4_Tech_Note.pdf). So I assume the PFTs provided in the wrfbiochemi file for bio_emiss_opt = 3 cannot be used as the PFTs needed for bio_emiss_opt=4.
Any help with this would be appreciated!
Last edited: