gabriel_bromley
New member
Hello,
I am trying to change the vegetation fraction for my WRF simulations by reducing the SHDMAX variable in the wrfinput_d01 file. According to the code in 'module_sf_noahmplsm.F' the DVEG=4 option sets FVEG=SHDMAX and uses table lai variables. When looking through my wrfout files the fveg variable is set to 0.05 everywhere except for where there is snow where it is set to zero. Shouldn't FVEG be a copy of the wrfinput SHDMAX variable? Additionally, in the wrfout files, SHDMAX is now set to zero (SHDMIN is not set to zero). I have poured over the fortran code, and I don't really understand what's happening.
Any insight?
My goal is to reduce the FVEG variable by a small amount and see how surface temperature, etc responds.
Thanks!
Gabe
I am trying to change the vegetation fraction for my WRF simulations by reducing the SHDMAX variable in the wrfinput_d01 file. According to the code in 'module_sf_noahmplsm.F' the DVEG=4 option sets FVEG=SHDMAX and uses table lai variables. When looking through my wrfout files the fveg variable is set to 0.05 everywhere except for where there is snow where it is set to zero. Shouldn't FVEG be a copy of the wrfinput SHDMAX variable? Additionally, in the wrfout files, SHDMAX is now set to zero (SHDMIN is not set to zero). I have poured over the fortran code, and I don't really understand what's happening.
Any insight?
My goal is to reduce the FVEG variable by a small amount and see how surface temperature, etc responds.
Thanks!
Gabe