Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

The irrigation amount is too large in NoahMP Crop module

qingling

New member
I conducted flood irrigation experiments on corn, wheat, and cotton in Xinjiang in 2000, and these data have been replaced in wps/crop/crop types using the WRFV4.6 model.

Question 1: Based on the CROPCAT variable in the wrfout, I found that it seems that only corn is set to 1, while the wheat in the region where crop type (i, 5, j)>=0.5 is 0. What is the value of default_crop_table in the initialization code of module_sf_noahmpdrv.F? From where?

Question 2: I found that the IRFIVOL with corn in the wrfout reached 53104.334mm throughout the year. This is obviously unreasonable. So I checked the FVEG of these grid points and found that the value for the whole year was 0.95. As shown in the following figure.
FVEG_wrfout_line_exp2.png
At the same time, I also checked the initialization code of module_sf_noahmpdrv.F and found that the FVEG value was directly set to 0.95. I would like to ask why I cannot dynamically simulate FVEG based on FVEG=1. - EXP (-0.52 * (LAI+SAI)) with dveg=2?

Looking forward to everyone's reply and answer!!
 

Attachments

  • MPTABLE.TBL
    54.9 KB · Views: 0
  • namelist.input
    5.8 KB · Views: 0
Top