Dear all,
I am running a real case with WRF4.2 in a two-way nested domain.
I want to modify surface sensible heat flux in a specific small region in my simulation domain. I think I should modify HFX in module_sf_noahdrv.F since I'm using sf_surface_physics = 2.
My question now is that I don't know how to make the modification only work for the region I am interested in. Is there any way by which I could access the lat/lon of the grid in the code? How can I know the location of the grid so that I could only modify the HFX in the region I'm interested in?
Thank you for helping!
Best regards,
Xuelin
I am running a real case with WRF4.2 in a two-way nested domain.
I want to modify surface sensible heat flux in a specific small region in my simulation domain. I think I should modify HFX in module_sf_noahdrv.F since I'm using sf_surface_physics = 2.
My question now is that I don't know how to make the modification only work for the region I am interested in. Is there any way by which I could access the lat/lon of the grid in the code? How can I know the location of the grid so that I could only modify the HFX in the region I'm interested in?
Thank you for helping!
Best regards,
Xuelin