Dear all,
I have compiled  the model RegCM4.3.4 with CLM and preprocessed  the input data with no problem, but some errors occured when I run it in parallel. A part of  log file is as follows,
Is anybody know about this problem? Any advice will be appreciated. Thank you!
 
PERF_SETOPTS:  Using profile_disable= T  profile_timer=           9
  profile_depth_limit=       99999  profile_detail_limit=           0
  profile_barrier= F  profile_single_file= T
 CLM MODEL version 3.5
  
 Attempting to initialize the land model .....
 
 Attempting to initialize run control settings .....
 nsrest =            0  dtime =          600
 start_ymd =     19940101  start_tod =            0
 stop_ymd =     20110301  stop_tod =            0
 calendar =
 gregorian  
                                                  wrtdia =  T
 irad =            3
 hist_nhtfrq =          -12         -12         -12         -12         -12
         -12
 error: logname not defined
 ENDRUN: called without a message string
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.
 
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 27334 on
node node49 exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
Job  /apps/lsf/7.0/linux2.6-glibc2.3-x86_64/bin/openmpi_wrapper ./Bin/regcmMPI_clm test_002.in
 
2013-11-26

wangxuejia86