I'm encountering an issue while running WRF. The model crashes shortly after starting, and I've attached the relevant files (namelist.input, rsl.error.0000, and part of the job script) for reference.
=========================================================================
jwe0021i-s line 6925 An endfile record was detected in a READ statement (unit=10).
error occurs at module_ra_rrtm.rrtm_lookuptable_ line 6925 loc 0000000002454708 offset 0000000000000198
module_ra_rrtm.rrtm_lookuptable_ at loc 0000000002454570 called from loc 0000000002454564 in module_ra_rrtm.rrtminit_ line 6806
module_ra_rrtm.rrtminit_ at loc 00000000024544f8 called from loc 00000000026e224c in module_physics_init.ra_init_ line 2131
module_physics_init.ra_init_ at loc 00000000026e0ad4 called from loc 00000000026d99b0 in module_physics_init.phy_init_ line 1337
module_physics_init.phy_init_ at loc 00000000026caef8 called from loc 000000000196a628 in start_domain_em_ line 1089
start_domain_em_ at loc 000000000191d160 called from loc 00000000015d90d8 in start_domain_ line 133
start_domain_ at loc 00000000015d4608 called from loc 0000000000e7652c in med_initialdata_input_ line 251
med_initialdata_input_ at loc 0000000000e750e8 called from loc 0000000000405bf4 in module_wrf_top.wrf_init_ line 294
module_wrf_top.wrf_init_ at loc 00000000004058c4 called from loc 0000000000405890 in MAIN__ line 44
MAIN__ at loc 0000000000405864 called from o.s.
jwe0903i-u Error number 0021 was detected. Maximum error count exceeded.
error summary (Fortran)
error number error level error count
jwe0021i s 1
total error count = 1
=========================================================================
Could anyone suggest how to resolve this issue?
=========================================================================
jwe0021i-s line 6925 An endfile record was detected in a READ statement (unit=10).
error occurs at module_ra_rrtm.rrtm_lookuptable_ line 6925 loc 0000000002454708 offset 0000000000000198
module_ra_rrtm.rrtm_lookuptable_ at loc 0000000002454570 called from loc 0000000002454564 in module_ra_rrtm.rrtminit_ line 6806
module_ra_rrtm.rrtminit_ at loc 00000000024544f8 called from loc 00000000026e224c in module_physics_init.ra_init_ line 2131
module_physics_init.ra_init_ at loc 00000000026e0ad4 called from loc 00000000026d99b0 in module_physics_init.phy_init_ line 1337
module_physics_init.phy_init_ at loc 00000000026caef8 called from loc 000000000196a628 in start_domain_em_ line 1089
start_domain_em_ at loc 000000000191d160 called from loc 00000000015d90d8 in start_domain_ line 133
start_domain_ at loc 00000000015d4608 called from loc 0000000000e7652c in med_initialdata_input_ line 251
med_initialdata_input_ at loc 0000000000e750e8 called from loc 0000000000405bf4 in module_wrf_top.wrf_init_ line 294
module_wrf_top.wrf_init_ at loc 00000000004058c4 called from loc 0000000000405890 in MAIN__ line 44
MAIN__ at loc 0000000000405864 called from o.s.
jwe0903i-u Error number 0021 was detected. Maximum error count exceeded.
error summary (Fortran)
error number error level error count
jwe0021i s 1
total error count = 1
=========================================================================
Could anyone suggest how to resolve this issue?