ICTP / RegCM

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

Fatal Called: While Running regcmMPI on RegCM-5.0.0 #38

Closed AsyamMD closed 1 month ago

AsyamMD commented 11 months ago

Hi, I've been trying the tutorial but stumble upon this error while running the regcmMPI:

This is RegCM 5 GIT Revision: 5.0.0 compiled at: data : Oct 11 2023 time: 21:06:38

: this run start at : 2023-10-14 00:34:41+0700 : it is submitted by : asyam : it is running on : LEGION-JEJE : it is using : 4 processors : in directory : /home/asyam/regcm-run

CPUS DIM1 = 4 CPUS DIM2 = 1

Reading model namelist file -------------- FATAL CALLED --------------- Fatal in file: mod_params.F90 at line: 2690 Error reading PHYSICSPARAM

mod_params.F90 : 2690: 1 Abort called by computing node 0 at 2023-10-14 00:34:41.930 +0700 Execution terminated because of runtime error Abort(1) on node 0 (rank 0 in comm 496): application called MPI_Abort(comm=0x84000003, 1) - process 0

These are the library lists that I used:

AsyamMD commented 1 month ago

Just for future reference: anyone that faced this kind of error (*PARAM), most of the times are caused by mismatch on the namelist (depending on which PARAM does not match). Make sure you match your namelist with the one in the Doc directory.