wrf-model / WRF

The official repository for the Weather Research and Forecasting (WRF) model
Other
1.24k stars 682 forks source link

NDOWN V3.8.1 : integer divide by zero (Error) #1241

Open gerafisic opened 4 years ago

gerafisic commented 4 years ago

Hello everyone, Could you help me fix a problem when I run ndown.exe, I get the following error:

taskid: 0 hostname: master module_io_quilt_old.F 2931 T Ntasks in X 1 , ntasks in Y 1 --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero. --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending time to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval and ending time to 0 for that domain. --- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting Need MYNN PBL for icloud_bl = 1, resetting to 0 --- WARNING: If use_adaptive_time_step, must use cudt=0 for the following CU schemes: --- BMJ, all SAS, Tiedtke --- CUDT=0 has been done for you. --- NOTE: RRTMG radiation is not used, setting: o3input=0 to avoid data pre-processing --- NOTE: CAM radiation is in use, setting: paerlev=29, levsiz=59, cam_abs_dim1=4, cam_abs_dim2=e_vert --- NOTE: num_soil_layers has been set to 4 NDOWN_EM V3.8.1 PREPROCESSOR


Parent domain ids,ide,jds,jde 1 240 1 265 ims,ime,jms,jme -4 245 -4 270 ips,ipe,jps,jpe 1 240 1 265


DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 2166514072 bytes allocated NDOWN_EM V3.8.1 PREPROCESSOR forrtl: severe (71): integer divide by zero Image PC Routine Line Source
ndown.exe 000000000274BCA4 for__signal_handl Unknown Unknown libpthread-2.17.s 00002B621BA015D0 Unknown Unknown Unknown ndown.exe 00000000025612CB Unknown Unknown Unknown ndown.exe 00000000008702F8 Unknown Unknown Unknown ndown.exe 000000000086D76B Unknown Unknown Unknown ndown.exe 000000000087C377 Unknown Unknown Unknown ndown.exe 0000000000499C9D Unknown Unknown Unknown ndown.exe 000000000049AC13 Unknown Unknown Unknown ndown.exe 0000000000439688 Unknown Unknown Unknown ndown.exe 00000000004116A2 Unknown Unknown Unknown libc-2.17.so 00002B621BC303D5 __libc_start_main Unknown Unknown ndown.exe 00000000004115A9 Unknown Unknown Unknown

the files used are wrfoutd01 {date} ... and wrfndi_d02 that could be happening at the time of executing ndown.exe, please I need your help, thank you very much.

davegill commented 4 years ago

@gerafisic This should be re-posted to the WRF Forum: forum.mmm.ucar.edu. Your first post takes about a day to be manually approved. Afterwards your posts appear fairly quickly. Include your namelist.input and all of the rsl files as attachments.

You seem to have a nonstandard setup (halfway asking for trajectories and nudging, adaptive time stepping for schemes not setup for that adaptive time stepping, a single MPI task, etc). When you re-post to the WRF Forum, provide some background info on these.