Hi,
I'm carrying out the WRF simulation with nesting like YSU-YSU-LES or YSU-LES-LES, where the innermost domain has the grid resolution of 100 m.
When I checked the result, I found that the PBLH of the LES domain shows much lower values (approximately 50 m) compared to those with PBL scheme. The 5 lowest half levels of my simulation are approximately 10, 37, 70, 108 and 149m.
I guess this is because the LES domain doesn't use the PBL scheme.
In the fortran codes of the PBL scheme module, I found the lines for calculating the PBL height.
However, I also found similar codes in surface scheme module. And even though I used clay surface scheme, PBLH was the same strange value...
So, my questions are
1) why the clay scheme with LES (it also means without PBL scheme) doesn't calculate the PBL height correctly?
2) why the PBLH shows 50 m, which is not the lowest level in my simulation?
and do you have any papers regarding the detection of the PBL height?
Thanks in advance
Best regards
I'm carrying out the WRF simulation with nesting like YSU-YSU-LES or YSU-LES-LES, where the innermost domain has the grid resolution of 100 m.
When I checked the result, I found that the PBLH of the LES domain shows much lower values (approximately 50 m) compared to those with PBL scheme. The 5 lowest half levels of my simulation are approximately 10, 37, 70, 108 and 149m.
I guess this is because the LES domain doesn't use the PBL scheme.
In the fortran codes of the PBL scheme module, I found the lines for calculating the PBL height.
However, I also found similar codes in surface scheme module. And even though I used clay surface scheme, PBLH was the same strange value...
So, my questions are
1) why the clay scheme with LES (it also means without PBL scheme) doesn't calculate the PBL height correctly?
2) why the PBLH shows 50 m, which is not the lowest level in my simulation?
and do you have any papers regarding the detection of the PBL height?
Thanks in advance
Best regards