CESM ERROR pftdyn_getdata error: sum(pct) over numpft+1 is not = 100

Hi,I am facing some issues while trying to run the CESM model.--------------------------------------------------------------------------MPI_ABORT was invoked on rank 2 in communicator MPI COMMUNICATOR 9 CREATE FROM 0
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.
--------------------------------------------------------------------------
 pftdyn_getdata                   error: sum(pct) over numpft+1 is not = 100.
    0.000000000000000               495    0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000
 ENDRUN: called without a message string
 pftdyn_getdata                   error: sum(pct) over numpft+1 is not = 100.
    0.000000000000000              1315    6.000000000000001
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000
 ENDRUN: called without a message string
 pftdyn_getdata                   error: sum(pct) over numpft+1 is not = 100.
    0.000000000000000              1632    90.00000000000000
    0.000000000000000         0.000000000000000         0.000000000000000
    0.000000000000000         0.000000000000000         0.000000000000000

I am usingopenmpi-1.8.4 netcdf-4.3  hdf5 1.8.15parallel-netcdf-1.6.0szip-2.1zlib-1.2.8all compiled with  pgi13.7 and My OS is Redhat So Please, Guide me so that I can solve this issue. Thanks,Somanath Moharana  
 
Back
Top