Xiaoxingyun
New member
Dear all,
I can successfully run the official em_les test, which uses no land surface physics scheme. Besides, I can also successfully run the em_les with the thermal diffusion scheme, by just changing 2 values in the official namelist: sf_surface_physics=1 and num_soil_layers=5.
I mainly hope to run em_les ideal case with the Unified Noah land-surface model. I just changed 2 values in the original namelist: sf_surface_physics=2 and num_soil_layers=4 in WRF 4.2.1. But I get the following error: "forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write", as shown in the figure 1.
I also tested other 2 land surface schemes, RUC (sf_surface_physics=3 and num_soil_layers=6) and CLM4 (sf_surface_physics=5 and num_soil_layers=10), and I get the following error for these 2 schemes, "module_sf_ruclsm.F: lsminit: out of range value of ISLTYP. Is this field in the input?" As shown in the figure 2 and 3.

I think this problem about ISLTYP is because the ISLTYP is 0 in the wrfinput_d01 file. So I modified ISLTYP=4 in the wrfinput_d01 by matlab, but then the wrfinput_d01 would have the NetCDF problem, as shown in the figure 4.
My main point is to run em_les with Noah scheme. Does anyone know how to solve the problem?
Many thanks in advance!
I can successfully run the official em_les test, which uses no land surface physics scheme. Besides, I can also successfully run the em_les with the thermal diffusion scheme, by just changing 2 values in the official namelist: sf_surface_physics=1 and num_soil_layers=5.
I mainly hope to run em_les ideal case with the Unified Noah land-surface model. I just changed 2 values in the original namelist: sf_surface_physics=2 and num_soil_layers=4 in WRF 4.2.1. But I get the following error: "forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write", as shown in the figure 1.

I also tested other 2 land surface schemes, RUC (sf_surface_physics=3 and num_soil_layers=6) and CLM4 (sf_surface_physics=5 and num_soil_layers=10), and I get the following error for these 2 schemes, "module_sf_ruclsm.F: lsminit: out of range value of ISLTYP. Is this field in the input?" As shown in the figure 2 and 3.


I think this problem about ISLTYP is because the ISLTYP is 0 in the wrfinput_d01 file. So I modified ISLTYP=4 in the wrfinput_d01 by matlab, but then the wrfinput_d01 would have the NetCDF problem, as shown in the figure 4.

My main point is to run em_les with Noah scheme. Does anyone know how to solve the problem?
Many thanks in advance!