Dear all.
I got a problem during running wrf.exe.
when i run wrf.exe below message keep appear.
so i typed 'tail rsl.error.0000' command. and i got message below.
I typed 'limit stacksize unlimited' and re-ran wrf.exe. but same error keep accur.
what should i do?
I want to run 7days of simulation days and I attached namelist.input code.
I got a problem during running wrf.exe.
when i run wrf.exe below message keep appear.
Code:
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= EXIT CODE: 139
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
so i typed 'tail rsl.error.0000' command. and i got message below.
Code:
#2 0x1484B89E44AF
#3 0x233FF1D in __module_sf_sfclayrev_MOD_psim_stable
#4 0x23448B0 in __module_sf_sfclayrev_MOD_sfclayrev1d
#5 0x2348B81 in __module_sf_sfclayrev_MOD_sfclayrev
#6 0x1BBAC45 in __module_surface_driver_MOD_surface_driver
#7 0x1528E99 in __module_first_rk_step_part1_MOD_first_rk_step_part1
#8 0x10B322E in solve_em_
#9 0xFA8ABC in solve_interface_
#10 0x46B8FC in __module_integrate_MOD_integrate
#11 0x407D33 in __module_wrf_top_MOD_wrf_run
I typed 'limit stacksize unlimited' and re-ran wrf.exe. but same error keep accur.
what should i do?
I want to run 7days of simulation days and I attached namelist.input code.