Dear all
I am running the WRF-Hydro model and after the first 1 simulation, it couldn't pass to the next and the following are the output information of the model.
10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000
finish LandRT_ini
finish LandRT_ini
output hydrology at time : 2022-01-01_00:00:00 0
before call output_chrt
end calling output functions
before call output_chrt
end calling output functions
STOP wrf_abort
STOP wrf_abort
(base) [teke@ln1 Run]$ cat diag_hydro.00001
read forcing data at 2022-01-01_00:00:00./FORCING/2022010103.LDASIN_DOMAIN1
ERRENG = -3.16912650E+29 at i,j: 30 1
Net solar: 0.0000
Net longwave: **********
Total sensible: **********
Canopy evap: 0.0000
Ground evap: 0.0000
Transpiration: 0.0000
Total ground: **********
Precip advected: 0.0000 0.0000 0.0000 0.0000
Precip: 0.0000
Veg fraction: **********
FATAL ERROR: Energy budget problem in NOAHMP LSM
(base) [teke@ln1 Run]$ cat diag_hydro.00000
t0OutputFlag: 1
read forcing data at 2022-01-01_00:00:00./FORCING/2022010103.LDASIN_DOMAIN1
ERRENG = -6.33825300E+29 at i,j: 2 1
Net solar: 0.0000
Net longwave: **********
Total sensible: **********
Canopy evap: **********
Ground evap: 0.0000
Transpiration: **********
Total ground: **********
Precip advected: 20.0000 20.0000 0.0000 0.0000
Precip: 0.0000
Veg fraction: **********
FATAL ERROR: Energy budget problem in NOAHMP LSM
(base) [teke@ln1 Run]$ vi namelist.hrldas
(base) [teke@ln1 Run]$ mpirun -np 2 ./wrf_hydro.exe
Calling config noahlsm_offline
Calling config noahlsm_offline
***** ERROR: Problem reading namelist NOAHLSM_OFFLINE
***** ERROR: Problem reading namelist NOAHLSM_OFFLINE
At line 948 of file config.f90 (unit = 30, file = 'namelist.hrldas')
Fortran runtime error: namelist not terminated with / or &end
At line 948 of file config.f90 (unit = 30, file = 'namelist.hrldas')
Fortran runtime error: namelist not terminated with / or &end
(base) [teke@ln1 Run]$
I am running the WRF-Hydro model and after the first 1 simulation, it couldn't pass to the next and the following are the output information of the model.
10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000 10.0000000
finish LandRT_ini
finish LandRT_ini
output hydrology at time : 2022-01-01_00:00:00 0
before call output_chrt
end calling output functions
before call output_chrt
end calling output functions
STOP wrf_abort
STOP wrf_abort
(base) [teke@ln1 Run]$ cat diag_hydro.00001
read forcing data at 2022-01-01_00:00:00./FORCING/2022010103.LDASIN_DOMAIN1
ERRENG = -3.16912650E+29 at i,j: 30 1
Net solar: 0.0000
Net longwave: **********
Total sensible: **********
Canopy evap: 0.0000
Ground evap: 0.0000
Transpiration: 0.0000
Total ground: **********
Precip advected: 0.0000 0.0000 0.0000 0.0000
Precip: 0.0000
Veg fraction: **********
FATAL ERROR: Energy budget problem in NOAHMP LSM
(base) [teke@ln1 Run]$ cat diag_hydro.00000
t0OutputFlag: 1
read forcing data at 2022-01-01_00:00:00./FORCING/2022010103.LDASIN_DOMAIN1
ERRENG = -6.33825300E+29 at i,j: 2 1
Net solar: 0.0000
Net longwave: **********
Total sensible: **********
Canopy evap: **********
Ground evap: 0.0000
Transpiration: **********
Total ground: **********
Precip advected: 20.0000 20.0000 0.0000 0.0000
Precip: 0.0000
Veg fraction: **********
FATAL ERROR: Energy budget problem in NOAHMP LSM
(base) [teke@ln1 Run]$ vi namelist.hrldas
(base) [teke@ln1 Run]$ mpirun -np 2 ./wrf_hydro.exe
Calling config noahlsm_offline
Calling config noahlsm_offline
***** ERROR: Problem reading namelist NOAHLSM_OFFLINE
***** ERROR: Problem reading namelist NOAHLSM_OFFLINE
At line 948 of file config.f90 (unit = 30, file = 'namelist.hrldas')
Fortran runtime error: namelist not terminated with / or &end
At line 948 of file config.f90 (unit = 30, file = 'namelist.hrldas')
Fortran runtime error: namelist not terminated with / or &end
(base) [teke@ln1 Run]$