Hi all,
I am currently running the WRF model for the period April 2 to April 29, 2022, using three nested domains. The ./real.exe step completed successfully, and I have obtained the following input files: wrfbdy_d01, wrfinput_d01, wrfinput_d02, and wrfinput_d03.
d03 2022-04-02_00:00:00 module_io.F: in wrf_open_for_write_begin, FileName = wrfinput_d03
d03 2022-04-02_00:00:00 calling outsub in open_w_dataset
d03 2022-04-02_00:00:00 back from outsub in open_w_dataset
d03 2022-04-02_00:00:00 calling wrf_open_for_write_commit in open_w_dataset
d03 2022-04-02_00:00:00 Information: NOFILL being set for writing to wrfinput_d03
d03 2022-04-02_00:00:00 back from wrf_open_for_write_commit in open_w_dataset
d03 2022-04-02_00:00:00 Timing for output 0 s.
d03 2022-04-02_00:00:00 Timing for loop # 1 = 0 s.
d03 2022-04-02_06:00:00 backfrom med_sidata_input
d01 2022-04-29_00:00:00 real_em: SUCCESS COMPLETE REAL_EM INIT
However, when I run ./wrf.exe, the model generates the first output file for domain 1 but does not proceed to generate output for domain 2. The simulation seems to hang at that point without any error messages or crash — it just gets stuck.
d02 2022-04-02_00:00:00 calling inc/PERIOD_BDY_EM_CHEM_inline.inc
d02 2022-04-02_00:00:00 start_domain_em: Returning
d02 2022-04-02_00:00:00 open_hist_w : opening /nfs3/aparna/Mass_diagnostics_o3/wrf_outputs_1/wrf_out_02_2022-04-02_00:00:00 for writing.
d02 2022-04-02_00:00:00 calling wrf_open_for_write_begin in open_w_dataset
d02 2022-04-02_00:00:00 module_io.F: in wrf_open_for_write_begin, FileName = /nfs3/aparna/Mass_diagnostics_o3/wrf_outputs_1/wrf_out_02_2022-04-02_00:00:00
d02 2022-04-02_00:00:00 calling outsub in open_w_dataset
I have attached my namelist.input and rsl.error.* file for reference.
Additionally, when I run the model with only the first domain, the simulation runs smoothly, and outputs are generated without any issues.
Could you please help me identify what might be causing the issue with the nested domains?
Thank you for your support.
Best regards,
Aparna C
I am currently running the WRF model for the period April 2 to April 29, 2022, using three nested domains. The ./real.exe step completed successfully, and I have obtained the following input files: wrfbdy_d01, wrfinput_d01, wrfinput_d02, and wrfinput_d03.
d03 2022-04-02_00:00:00 module_io.F: in wrf_open_for_write_begin, FileName = wrfinput_d03
d03 2022-04-02_00:00:00 calling outsub in open_w_dataset
d03 2022-04-02_00:00:00 back from outsub in open_w_dataset
d03 2022-04-02_00:00:00 calling wrf_open_for_write_commit in open_w_dataset
d03 2022-04-02_00:00:00 Information: NOFILL being set for writing to wrfinput_d03
d03 2022-04-02_00:00:00 back from wrf_open_for_write_commit in open_w_dataset
d03 2022-04-02_00:00:00 Timing for output 0 s.
d03 2022-04-02_00:00:00 Timing for loop # 1 = 0 s.
d03 2022-04-02_06:00:00 backfrom med_sidata_input
d01 2022-04-29_00:00:00 real_em: SUCCESS COMPLETE REAL_EM INIT
However, when I run ./wrf.exe, the model generates the first output file for domain 1 but does not proceed to generate output for domain 2. The simulation seems to hang at that point without any error messages or crash — it just gets stuck.
d02 2022-04-02_00:00:00 calling inc/PERIOD_BDY_EM_CHEM_inline.inc
d02 2022-04-02_00:00:00 start_domain_em: Returning
d02 2022-04-02_00:00:00 open_hist_w : opening /nfs3/aparna/Mass_diagnostics_o3/wrf_outputs_1/wrf_out_02_2022-04-02_00:00:00 for writing.
d02 2022-04-02_00:00:00 calling wrf_open_for_write_begin in open_w_dataset
d02 2022-04-02_00:00:00 module_io.F: in wrf_open_for_write_begin, FileName = /nfs3/aparna/Mass_diagnostics_o3/wrf_outputs_1/wrf_out_02_2022-04-02_00:00:00
d02 2022-04-02_00:00:00 calling outsub in open_w_dataset
I have attached my namelist.input and rsl.error.* file for reference.
Additionally, when I run the model with only the first domain, the simulation runs smoothly, and outputs are generated without any issues.
Could you please help me identify what might be causing the issue with the nested domains?
Thank you for your support.
Best regards,
Aparna C