Hi,
I checked that wrfbiochemi_d01_Jan and wrfbiochemi_d01_Aug generated by wrfinput_d01 in January and August. I found that the values in wrfbiochemi_d01_Jan seem reasonable. However, the values of MLAI in wrfbiochemi_d01_Aug were equal to 0, and the values of MTSA and MSWDOWN in wrfbiochemi_d01_Aug were just the same as wrfbiochemi_d01_Jan.
Could you help me to solve the problem? Thanks a lot.
The megan_bio_emiss.inp for January is that:
&control
domains = 1,
start_lai_mnth = 1,
end_lai_mnth = 12,
wrf_dir = '/public/home/maosier/apps/WRF-Chem/WRFV4.0/test/em_fnl',
megan_dir = '/public/home/maosier/apps/WRF-Chem/bio_emiss/megan.data'
/
The megan_bio_emiss.inp for August is that:
&control
domains = 1,
start_lai_mnth = 7,
end_lai_mnth = 8,
wrf_dir = '/public/home/maosier/apps/WRF-Chem/WRFV4.0/test/em_fnl',
megan_dir = '/public/home/maosier/apps/WRF-Chem/bio_emiss/megan.data'
/