Hi All,
The BCON, ICON and MCIP run ok, but the CCTM still has some problems.
Below is the errors, please give me the suggestion if you know that or you have met similar errors.
Thanks!!
"
mpif90 -c -ffixed-form -ffixed-line-length-132 -funroll-loops -finit-character=32 -O3 -funroll-loops -finit-character=32 -Wtabs -Wsurprising -I /kwork/JLIU/Build_WRF/CMAQ52/lib/x86_64/gcc/ioapi/modules -I /kwork/JLIU/Build_WRF/CMAQ52/lib/x86_64/gcc/ioapi/include_files/fixed_src -I /kwork/JLIU/Build_WRF/CMAQ52/lib/x86_64/gcc/mpi -I. pinterpb.f
STATE3.EXT:174.27:
Included at pinterpb.f:133:
COMMON / BSTATE3 / &
1
Error: Syntax error in COMMON statement at (1)
STATE3.EXT:191.27:
Included at pinterpb.f:133:
COMMON / CSTATE3 / &
1
Error: Syntax error in COMMON statement at (1)
make: *** [pinterpb.o] Error 1
ERROR while running make command
else if ( 0 ) then
endif
mv Makefile Makefile.gcc
if ( -e Makefile.gcc && -e Makefile ) rm Makefile
ln -s Makefile.gcc Makefile
if ( 0 != 0 ) then
if ( -e /kwork/JLIU/Build_WRF/CMAQ52/CCTM/scripts/BLD_CCTM_v52_gcc/CCTM_v52.cfg ) then
mv CCTM_v52.cfg.bld /kwork/JLIU/Build_WRF/CMAQ52/CCTM/scripts/BLD_CCTM_v52_gcc/CCTM_v52.cfg
exit
"