mpas_run() getting stuck while calculating CAPE

jpen

Member
I am running MPAS-A v7.3 in a LAS configuration and with double precision. The run gets stuck in the convective_diagnostics.F routine. I attach the log files along with namelist and streams. The log.err shows the following:
Stack walkback for Rank 20 starting:
_start@start.S:113
__libc_start_main@libc-start.c:226
main@0x400713
MAIN_@mpas.F:22
mpas_subdriver_mpas_run_@mpas_subdriver.F:381
atm_core_atm_core_run_@mpas_atm_core.F:557
mpas_atm_diagnostics_manager_mpas_atm_diag_compute_@mpas_atm_diagnostics_manager.F:109
convective_diagnostics_convective_diagnostics_compute_@convective_diagnostics.F:456
convective_diagnostics_getcape_@convective_diagnostics.F:751
Stack walkback for Rank 20 done
Process died with signal 11: 'Segmentation fault'
 

Attachments

Hi Jpen,.

Would you please run the same case but with the latest version of MPAS-V8.4.1? There are many bug fixes and updates between V7.3 and V8.4.1. I would like to see whether the same issue exists in the latest version of MPAS.

Thank you.
 
Back
Top