Hi,
While I run limited-area MPAS-A model it stops without error log,and screen prints as below
Diagnostic file and history file at first time are generated, with output log stops at
Any ideas what may go wrong here?
While I run limited-area MPAS-A model it stops without error log,and screen prints as below
Code:
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x2B25CC81EB97
#1 0x2B25CC81DD90
#2 0x378AC3291F
#3 0x64283F in taumol16.6160 at module_ra_rrtmg_sw.F:0
#4 0x6516B3 in __rrtmg_sw_taumol_MOD_taumol_sw
#5 0x66A825 in __rrtmg_sw_spcvmc_MOD_spcvmc_sw
#6 0x676B89 in __rrtmg_sw_rad_MOD_rrtmg_sw
#7 0x67FC6D in __module_ra_rrtmg_sw_MOD_rrtmg_swrad
#8 0x52491C in __mpas_atmphys_driver_radiation_sw_MOD_driver_radiation_sw
#9 0x509982 in __mpas_atmphys_driver_MOD_physics_driver
#10 0x4A3581 in __atm_core_MOD_atm_do_timestep
#11 0x4A4458 in __atm_core_MOD_atm_core_run
#12 0x406DBD in __mpas_subdriver_MOD_mpas_run
Diagnostic file and history file at first time are generated, with output log stops at
Code:
min/max of meshScalingDel2 = 1.00023401578361 3.99770867615113
min/max of meshScalingDel4 = 1.00070221165381 63.8900794452041
Troubles finding level 100.000000000000 above ground.
Problems first occur at (76)
Surface pressure = NaN hPa.
*** MSLP field will not be computed
Timing for diagnostic computation: 219.958779096603 s
Timing for stream output: 240.639831066132 s
WARNING: Variable lbc_qi not in input file.
WARNING: Variable lbc_qs not in input file.
WARNING: Variable lbc_qg not in input file.
Begin timestep 2013-10-05_00:00:00
WARNING: Variable lbc_qi not in input file.
WARNING: Variable lbc_qs not in input file.
WARNING: Variable lbc_qg not in input file.
----------------------------------------------------------------------
Updated lateral boundary conditions. LBCs are now valid
from 2013-10-05_00:00:00 to 2013-10-05_06:00:00
----------------------------------------------------------------------
----------------------------------------------------------------------
Read 'surface' input stream valid at 2013-10-05_00:00:00
Timing for stream input: 0.506101846694946 s
----------------------------------------------------------------------
--- time to update background surface albedo, greeness fraction.
--- time to run the LW radiation scheme L_RADLW =T
--- time to run the SW radiation scheme L_RADSW =T
--- time to run the convection scheme L_CONV =T
--- time to update the ozone climatology for RRTMG radiation codes
--- time to apply limit to accumulated rainc and rainnc L_ACRAIN =F
--- time to apply limit to accumulated radiation diags. L_ACRADT =F
--- time to calculate additional physics_diagnostics =F
Any ideas what may go wrong here?