Hello,
I am running WRF to study downslope windstorms, and would like to use the MYNN (or other higher-level closure schemes) for the coarse grid (1 km or larger), as they've proved the best for this kind of application, and LES for a finer grid (say 100 m). However, when attempting to choose bl_pbl_opt = 5 and 0 (for LES domain), REAL part of the workflow fails with the error saying that this pairing is impossible. The WRF version I was using is 4.3.3 or 4.5.2.
Now, the GitHub page says the following about 4.3.2:
A test was introduced to stop the incorrect combination of particular PBL schemes on coarser grids with the LES PBL option selected on a finer grid. Previously, this problem caused an inconsistent number of variables on the CG and FG, which caused segmentation faults when trying to do feedback or advection of unavailable fields.
I understood that as "in this version, we temporarily disabled this particular coupling". In the next version however (4.3.3), the log says:
The v4.3.2 release contained an error in the commit that addressed the situation of segmentation faults when running a PBL on a coarse grid and no PBL on the fine grid. If a user is running the option to get the time series output, then the model will always report that there are PBL + LES issues if the user is choosing the MYNN or EEPS PBL schemes. This bug is fixed in the v4.3.3 release.
To me, this means that it should now be possible to use this pairing. But it does not seem to work, so is this my problem or is this a problem that will persist in perpetuity? Thank you in advance for your response,
Petar Golem
EDIT: I forgot to mention that I am using tslist to extract time-step output as well - is that the culprit here? I suppose I'll test it forthwith.
I am running WRF to study downslope windstorms, and would like to use the MYNN (or other higher-level closure schemes) for the coarse grid (1 km or larger), as they've proved the best for this kind of application, and LES for a finer grid (say 100 m). However, when attempting to choose bl_pbl_opt = 5 and 0 (for LES domain), REAL part of the workflow fails with the error saying that this pairing is impossible. The WRF version I was using is 4.3.3 or 4.5.2.
Now, the GitHub page says the following about 4.3.2:
A test was introduced to stop the incorrect combination of particular PBL schemes on coarser grids with the LES PBL option selected on a finer grid. Previously, this problem caused an inconsistent number of variables on the CG and FG, which caused segmentation faults when trying to do feedback or advection of unavailable fields.
I understood that as "in this version, we temporarily disabled this particular coupling". In the next version however (4.3.3), the log says:
The v4.3.2 release contained an error in the commit that addressed the situation of segmentation faults when running a PBL on a coarse grid and no PBL on the fine grid. If a user is running the option to get the time series output, then the model will always report that there are PBL + LES issues if the user is choosing the MYNN or EEPS PBL schemes. This bug is fixed in the v4.3.3 release.
To me, this means that it should now be possible to use this pairing. But it does not seem to work, so is this my problem or is this a problem that will persist in perpetuity? Thank you in advance for your response,
Petar Golem
EDIT: I forgot to mention that I am using tslist to extract time-step output as well - is that the culprit here? I suppose I'll test it forthwith.
Last edited: