ICTP / RegCM

ICTP Regional Climate Model
https://www.ictp.it/esp/about
Other
54 stars 42 forks source link

Segmentation fault - invalid memory reference RegCM4.9.6 #12

Open Abdulhadi793 opened 3 years ago

Abdulhadi793 commented 3 years ago

Hi. I have compiled the RegCM4.9.6 with gnu 6.3.0 and successfully complete the terrain and sst creation.However, to create the ICBC for CMIP6 historical period (MPI-ESM1-2-HR) is posing an error.

GLOBIDATE1 : 1950-02-01 00:00:00 UTC
GLOBIDATE2 : 2014-12-31 18:00:00 UTC
NSTEPS : 94840 Computing weights................... Done. Computing weights................... Done. Read in Static fields OK

Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:

0 0x2ACC6D1BDB97

1 0x2ACC6D1BCD90

2 0x2ACC6E99091F

3 0x4674E9 in __mod_cmip6_MOD_get_cmip6

4 0x46ADE9 in MAIN__ at icbc.F90:256

17604 Segmentation fault (core dumped) ${RegCM_BIN}/icbc regcm.in

The forcing data is downloaded and placed on local disk. The test case test_001 from the Testing directory is working fine in order to confirm the icbc is working for other models and the issue is with the MPI-ESM1-2-HR. Your help is highly appreciated.

mariefariprahman commented 1 year ago

Hi Abdulhadi793, do you know where I can find and download the RegCM4.9.6 or newest RegCM version source code?

Thank you.

meimeilll22 commented 5 days ago

Hi,have you solve this problem?