USE_ESMF_LIB is NOT set, using esmf_wrf_timemg

Hi,I'm trying to run CAM5 at resolution 1.9x2.5 in parallel mode. while running i got following problem: seq_mct_drv) USE_ESMF_LIB is NOT set, using esmf_wrf_timemgr
(seq_mct_drv) : ------------------------------------------------------------
(seq_mct_drv) : NCAR CPL7 Community Climate System Model (CCSM)
(seq_mct_drv) : ------------------------------------------------------------
(seq_mct_drv) : (Online documentation is available on the CCSM
(seq_mct_drv) : Models page: http://www.ccsm.ucar.edu/models/
(seq_mct_drv) : License information is available as a link from above
(seq_mct_drv) : ------------------------------------------------------------
(seq_mct_drv) : DATE 06/07/13 TIME 10:51:55
(seq_mct_drv) : ------------------------------------------------------------
(t_initf) Read in prof_inparm namelist from: drv_in===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= EXIT CODE: 29
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
~Please help me in this regard. Thank you.
 

jedwards

CSEG and Liaisons
Staff member
The ESMF message is a warning which almost certainly has nothing to do with the model failure.   What cesm version?   What Machine?   Check the component log files to see if you can find a more meaingful message.
 

jedwards

CSEG and Liaisons
Staff member
Can you run an mpi hello world program successfully?   DId you check all of the log files for errors?  
 
Back
Top