ukmetmodeller
New member
Hi,
I've previously run WRF with a parent (d01) and then 2 nested domains (d02 and d03).
However, I wish to rerun the 2nd nested domain (d03), the extents were not sufficient.
1) I've run WPS for domain 3 with the updated domain extents.
2) I've used the met_em files from the updated domain d03 and renamed them to domain d01 (via a system link) i.e. met_em.d03 to met_em.d01
3) I've updated the namelist.input file shifting domain parameters d03 to column 1.
4) I've run real.exe - successfully completed.
5) Renamed wrfinput_d01 to wrfndi_d02
6) linked the wrfout files from d02 (wrfout_d02*) and renamed (via system link) to wrfout_d01*
7) I've updated the namelist.input file shifting domain d02 to column 1 and d03 to column 2.
8) I've run ndown.exe.
This is where the issue starts. ndown.exe runs and doesn't flag any errors. It states that wrf task is running see below. The rsl.out.0000 and rsl.error.000 files show limited information (see below).The ndown.exe was left running for 72 hours to calculate 4 hours. For reference when running WRF with all three domains it took about an hour to run 4 hours. I've set the debug level in namelist.input to 100 and no additional information.
Is is possible to get some advice on why ndown might be stuck in an infinte loop with no messages?
>> mpirun -np 32 ./ndown.exe
starting wrf task 0 of 32
starting wrf task 1 of 32
starting wrf task 4 of 32
starting wrf task 5 of 32
starting wrf task 6 of 32
starting wrf task 8 of 32
starting wrf task 9 of 32
starting wrf task ...
FILE: rsl.out.0000
taskid: 0 hostname:
Ntasks in X 4 , ntasks in Y 8
*************************************
Configuring physics suite 'conus'
mp_physics: 8 8
cu_physics: 0* 0*
ra_lw_physics: 4 4
ra_sw_physics: 4 4
bl_pbl_physics: 2 2
sf_sfclay_physics: 2 2
sf_surface_physics: 2 2
(* = option overrides suite setting)
*************************************
Domain # 1: dx = 3000.000 m
FILE: rsl.error.0000
taskid: 0 hostname:
module_io_quilt_old.F 2931 T
Ntasks in X 4 , ntasks in Y 8
*************************************
Configuring physics suite 'conus'
mp_physics: 8 8
cu_physics: 0* 0*
ra_lw_physics: 4 4
ra_sw_physics: 4 4
bl_pbl_physics: 2 2
sf_sfclay_physics: 2 2
sf_surface_physics: 2 2
(* = option overrides suite setting)
*************************************
Domain # 1: dx = 3000.000 m
I've previously run WRF with a parent (d01) and then 2 nested domains (d02 and d03).
However, I wish to rerun the 2nd nested domain (d03), the extents were not sufficient.
1) I've run WPS for domain 3 with the updated domain extents.
2) I've used the met_em files from the updated domain d03 and renamed them to domain d01 (via a system link) i.e. met_em.d03 to met_em.d01
3) I've updated the namelist.input file shifting domain parameters d03 to column 1.
4) I've run real.exe - successfully completed.
5) Renamed wrfinput_d01 to wrfndi_d02
6) linked the wrfout files from d02 (wrfout_d02*) and renamed (via system link) to wrfout_d01*
7) I've updated the namelist.input file shifting domain d02 to column 1 and d03 to column 2.
8) I've run ndown.exe.
This is where the issue starts. ndown.exe runs and doesn't flag any errors. It states that wrf task is running see below. The rsl.out.0000 and rsl.error.000 files show limited information (see below).The ndown.exe was left running for 72 hours to calculate 4 hours. For reference when running WRF with all three domains it took about an hour to run 4 hours. I've set the debug level in namelist.input to 100 and no additional information.
Is is possible to get some advice on why ndown might be stuck in an infinte loop with no messages?
>> mpirun -np 32 ./ndown.exe
starting wrf task 0 of 32
starting wrf task 1 of 32
starting wrf task 4 of 32
starting wrf task 5 of 32
starting wrf task 6 of 32
starting wrf task 8 of 32
starting wrf task 9 of 32
starting wrf task ...
FILE: rsl.out.0000
taskid: 0 hostname:
Ntasks in X 4 , ntasks in Y 8
*************************************
Configuring physics suite 'conus'
mp_physics: 8 8
cu_physics: 0* 0*
ra_lw_physics: 4 4
ra_sw_physics: 4 4
bl_pbl_physics: 2 2
sf_sfclay_physics: 2 2
sf_surface_physics: 2 2
(* = option overrides suite setting)
*************************************
Domain # 1: dx = 3000.000 m
FILE: rsl.error.0000
taskid: 0 hostname:
module_io_quilt_old.F 2931 T
Ntasks in X 4 , ntasks in Y 8
*************************************
Configuring physics suite 'conus'
mp_physics: 8 8
cu_physics: 0* 0*
ra_lw_physics: 4 4
ra_sw_physics: 4 4
bl_pbl_physics: 2 2
sf_sfclay_physics: 2 2
sf_surface_physics: 2 2
(* = option overrides suite setting)
*************************************
Domain # 1: dx = 3000.000 m