when I change source code to output the data of the source of qsnow ,everything goes fine .
the data has been written into wrfout file . I can draw the source of qsnow
when I change code to output the source of qice ,qcloud,qhail,qgraupel just like qsnow, everything goes fine ,too
./compile and ./real.exe are successful
however , ./wrf.exe has come to wrong .
rsl.error.0000 shows that
D01 3-D analysis nudging for wind is applied and Guv= 0.3000E-03
D01 3-D analysis nudging for temperature is applied and Gt= 0.3000E-03
D01 3-D analysis nudging for water vapor mixing ratio is applied and Gq= 0.3000E-03
D01 3-D analysis nudging for temperature is turned off within the PBL.
D01 3-D analysis nudging for water vapor mixing ratio is turned off within the PBL.
D01 surface analysis nudging for wind is applied and Guv_sfc= 0.3000E-03
D01 surface analysis nudging for temperature is applied and Gt_sfc= 0.3000E-03
D01 surface analysis nudging for water vapor mixing ratio is applied and Gq_sfc= 0..3000E-03
open_hist_w : error opening wrfout_d01_2017-06-07_00:00:00 for writing. ***
Timing for Writing wrfout_d01_2017-06-07_00:00:00 for domain 1: 17.35052 elapsed seconds
d01 2017-06-07_00:00:00 Input data processed for aux input 9 for domain 1
d01 2017-06-07_00:00:00 Input data processed for aux input 10 for domain 1
Timing for processing lateral boundary for domain 1: 0.82887 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 1 IE 69 JS 1 JE 40
WRF NUMBER OF TILES = 1
D01 3-D analysis nudging reads new data at time = 0.000 min.
D01 3-D analysis nudging bracketing times = 0.00 360.00 min.
D01 surface analysis nudging reads new data at time = 0.000 min.
D01 surface analysis nudging bracketing times = 0.00 360.00 min.
open_hist_w : error opening wrfout_d02_2017-06-07_00:00:00 for writing. ***
Timing for Writing wrfout_d02_2017-06-07_00:00:00 for domain 2: 17.05588 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 1 IE 69 JS 1 JE 40
WRF NUMBER OF TILES = 1
why the wrfout cannot be written?
the place where the code I changed has note "edit"
View attachment module_microphysics_driver.FView attachment module_mp_milbrandt2mom.FView attachment Registry.EM_COMMON.txtView attachment solve_em.F
the data has been written into wrfout file . I can draw the source of qsnow
when I change code to output the source of qice ,qcloud,qhail,qgraupel just like qsnow, everything goes fine ,too
./compile and ./real.exe are successful
however , ./wrf.exe has come to wrong .
rsl.error.0000 shows that
D01 3-D analysis nudging for wind is applied and Guv= 0.3000E-03
D01 3-D analysis nudging for temperature is applied and Gt= 0.3000E-03
D01 3-D analysis nudging for water vapor mixing ratio is applied and Gq= 0.3000E-03
D01 3-D analysis nudging for temperature is turned off within the PBL.
D01 3-D analysis nudging for water vapor mixing ratio is turned off within the PBL.
D01 surface analysis nudging for wind is applied and Guv_sfc= 0.3000E-03
D01 surface analysis nudging for temperature is applied and Gt_sfc= 0.3000E-03
D01 surface analysis nudging for water vapor mixing ratio is applied and Gq_sfc= 0..3000E-03
open_hist_w : error opening wrfout_d01_2017-06-07_00:00:00 for writing. ***
Timing for Writing wrfout_d01_2017-06-07_00:00:00 for domain 1: 17.35052 elapsed seconds
d01 2017-06-07_00:00:00 Input data processed for aux input 9 for domain 1
d01 2017-06-07_00:00:00 Input data processed for aux input 10 for domain 1
Timing for processing lateral boundary for domain 1: 0.82887 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 1 IE 69 JS 1 JE 40
WRF NUMBER OF TILES = 1
D01 3-D analysis nudging reads new data at time = 0.000 min.
D01 3-D analysis nudging bracketing times = 0.00 360.00 min.
D01 surface analysis nudging reads new data at time = 0.000 min.
D01 surface analysis nudging bracketing times = 0.00 360.00 min.
open_hist_w : error opening wrfout_d02_2017-06-07_00:00:00 for writing. ***
Timing for Writing wrfout_d02_2017-06-07_00:00:00 for domain 2: 17.05588 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 1 IE 69 JS 1 JE 40
WRF NUMBER OF TILES = 1
why the wrfout cannot be written?
the place where the code I changed has note "edit"
View attachment module_microphysics_driver.FView attachment module_mp_milbrandt2mom.FView attachment Registry.EM_COMMON.txtView attachment solve_em.F