CMAQ-DDM Benchmark case running error

Dear all,

While compiling CMAQ-DDM, I get the following error. Any help is much appreciated.

mpirun -np 8 /nas/wormulon/kdo/cmaqddm/Build_CMAQ/CMAQ_Project/CCTM/scripts/BLD_CCTM_v52_gcc/CCTM_v52.exe
*** The MPI_Comm_f2c() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[sheba:21763] Local abort before MPI_INIT completed completed successfully, but am not able to aggregate error messages, and not able to guarantee that all other processes were killed!

Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.

*** The MPI_Comm_f2c() function was called before MPI_INIT was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[sheba:21765] Local abort before MPI_INIT completed completed successfully, but am not able to aggregate error messages, and not able to guarantee that all other processes were killed!

mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:

Process name: [[31637,1],1]
Exit code: 1

date
Thu Dec 19 16:56:32 PST 2019
mv: No match.
setenv NEW_START false
set TODAYG = date -ud "${TODAYG}+1days" +%Y-%m-%d
date -ud 2011-07-01+1days +%Y-%m-%d
set TODAYJ = date -ud "${TODAYG}" +%Y%j
date -ud 2011-07-02 +%Y%j
end
while ( 2011183 < = 2011182 )
exit

Thank you!