melpomene23
New member
Hi,
I am trying to run a real simulation with LES in debug mode, after having run ndown and v_interp, in order to ensure there are o problems before running LES. However I get the following error messages after 8 time steps:
Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Backtrace for this error:
#0 0x2aaaac2e786f in ???
#1 0x2aaaad033b3f in ???
#2 0x2aaaad0380ca in ???
#3 0x1fbc391 in vspow_
at /glade/.../WRF_DEBUG/WRF/frame/libmassv.f90:371
#4 0x1e615f5 in __module_big_step_utilities_em_MOD_calc_p_rho_phi
at /glade/.../WRF_DEBUG/WRF/dyn_em/module_big_step_utilities_em.f90:1061
I used to get CLF errors as well when I increased vertical levels to 180, from 65, and no matter how much I reduced the time step, it didn't help at all. After reducing vertical levels to 148 in namelist.V_interp, I am getting this error with vspow and no CLF. The current time step is 1.5 seconds for horizontal resolution of 450 m.
I was wondering why I'm getting this error and whether it has anything to do with boundary conditions being shocked. I started the LES domains 12 hours after the initial run in order to avoid that problem and had consulted WRF-help before in order to check the wrfbdy file, and apparently, it looks just fine.
Thanks a lot,
I am trying to run a real simulation with LES in debug mode, after having run ndown and v_interp, in order to ensure there are o problems before running LES. However I get the following error messages after 8 time steps:
Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
Backtrace for this error:
#0 0x2aaaac2e786f in ???
#1 0x2aaaad033b3f in ???
#2 0x2aaaad0380ca in ???
#3 0x1fbc391 in vspow_
at /glade/.../WRF_DEBUG/WRF/frame/libmassv.f90:371
#4 0x1e615f5 in __module_big_step_utilities_em_MOD_calc_p_rho_phi
at /glade/.../WRF_DEBUG/WRF/dyn_em/module_big_step_utilities_em.f90:1061
I used to get CLF errors as well when I increased vertical levels to 180, from 65, and no matter how much I reduced the time step, it didn't help at all. After reducing vertical levels to 148 in namelist.V_interp, I am getting this error with vspow and no CLF. The current time step is 1.5 seconds for horizontal resolution of 450 m.
I was wondering why I'm getting this error and whether it has anything to do with boundary conditions being shocked. I started the LES domains 12 hours after the initial run in order to avoid that problem and had consulted WRF-help before in order to check the wrfbdy file, and apparently, it looks just fine.
Thanks a lot,