make[1]: Entering directory `/GTdataserver/students/xuyf/Model/CMAQv5.4/demo/PREP/mcip/src' make[1]: `const_mod.o' is up to date. make[1]: `const_pbl_mod.o' is up to date. make[1]: `coord_mod.o' is up to date. make[1]: `ctmvars_mod.o' is up to date. make[1]: `date_time_mod.o' is up to date. make[1]: `date_pack_mod.o' is up to date. make[1]: `files_mod.o' is up to date. make[1]: `lucats_mod.o' is up to date. make[1]: `mcipparm_mod.o' is up to date. make[1]: `metinfo_mod.o' is up to date. make[1]: `metvars_mod.o' is up to date. ifort -O3 -traceback -FR -I/GTdataserver/students/xuyf/lib/netcdf-4.3.3.1/include -I/GTdataserver/students/xuyf/lib/ioapi-3.2/Linux2_x86_64ifort -c netcdf_io_mod.f90 netcdf_io_mod.f90(65): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NETCDF] USE netcdf ------^ netcdf_io_mod.f90(96): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NETCDF] USE netcdf ------^ netcdf_io_mod.f90(127): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NETCDF] USE netcdf ------^ netcdf_io_mod.f90(156): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NETCDF] USE netcdf ------^ netcdf_io_mod.f90(185): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NETCDF] USE netcdf ------^ netcdf_io_mod.f90(212): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [NETCDF] USE netcdf ------^ netcdf_io_mod.f90(83): error #6404: This name does not have a type, and must have an explicit type. [NF90_INQ_VARID] rcode = nf90_inq_varid (cdfid, var, id_data) ----------^ netcdf_io_mod.f90(84): error #6404: This name does not have a type, and must have an explicit type. [NF90_NOERR] IF ( rcode /= nf90_noerr ) RETURN ----------------^ netcdf_io_mod.f90(86): error #6632: Keyword arguments are invalid without an explicit interface. [START] rcode = nf90_get_var (cdfid, id_data, dum3d, start=(/1,1,1,it/), & -----------------------------------------------^ netcdf_io_mod.f90(87): error #6632: Keyword arguments are invalid without an explicit interface. [COUNT] count=(/nx,ny,nz,1/)) ------------------------^ netcdf_io_mod.f90(86): error #6404: This name does not have a type, and must have an explicit type. [NF90_GET_VAR] rcode = nf90_get_var (cdfid, id_data, dum3d, start=(/1,1,1,it/), & ----------^ netcdf_io_mod.f90(114): error #6404: This name does not have a type, and must have an explicit type. [NF90_INQ_VARID] rcode = nf90_inq_varid (cdfid, var, id_data) ----------^ netcdf_io_mod.f90(117): error #6632: Keyword arguments are invalid without an explicit interface. [START] rcode = nf90_get_var (cdfid, id_data, idum3d, start=(/1,1,1,it/), & ------------------------------------------------^ netcdf_io_mod.f90(118): error #6632: Keyword arguments are invalid without an explicit interface. [COUNT] count=(/nx,ny,nz,1/)) ------------------------^ netcdf_io_mod.f90(117): error #6404: This name does not have a type, and must have an explicit type. [NF90_GET_VAR] rcode = nf90_get_var (cdfid, id_data, idum3d, start=(/1,1,1,it/), & ----------^ netcdf_io_mod.f90(143): error #6404: This name does not have a type, and must have an explicit type. [NF90_INQ_VARID] rcode = nf90_inq_varid (cdfid, var, id_data) ----------^ netcdf_io_mod.f90(146): error #6632: Keyword arguments are invalid without an explicit interface. [START] rcode = nf90_get_var (cdfid, id_data, dum2d, start=(/1,1,it/), & -----------------------------------------------^ netcdf_io_mod.f90(147): error #6632: Keyword arguments are invalid without an explicit interface. [COUNT] count=(/nx,ny,1/)) ------------------------^ netcdf_io_mod.f90(146): error #6404: This name does not have a type, and must have an explicit type. [NF90_GET_VAR] rcode = nf90_get_var (cdfid, id_data, dum2d, start=(/1,1,it/), & ----------^ netcdf_io_mod.f90(172): error #6404: This name does not have a type, and must have an explicit type. [NF90_INQ_VARID] rcode = nf90_inq_varid (cdfid, var, id_data) ----------^ netcdf_io_mod.f90(175): error #6632: Keyword arguments are invalid without an explicit interface. [START] rcode = nf90_get_var (cdfid, id_data, idum2d, start=(/1,1,it/), & ------------------------------------------------^ netcdf_io_mod.f90(176): error #6632: Keyword arguments are invalid without an explicit interface. [COUNT] count=(/nx,ny,1/)) ------------------------^ netcdf_io_mod.f90(175): error #6404: This name does not have a type, and must have an explicit type. [NF90_GET_VAR] rcode = nf90_get_var (cdfid, id_data, idum2d, start=(/1,1,it/), & ----------^ netcdf_io_mod.f90(199): error #6404: This name does not have a type, and must have an explicit type. [NF90_INQ_VARID] rcode = nf90_inq_varid (cdfid, var, id_data) ----------^ netcdf_io_mod.f90(202): error #6632: Keyword arguments are invalid without an explicit interface. [START] rcode = nf90_get_var (cdfid, id_data, dum1d, start=(/1,it/), & -----------------------------------------------^ netcdf_io_mod.f90(203): error #6632: Keyword arguments are invalid without an explicit interface. [COUNT] count=(/nx,1/)) ------------------------^ netcdf_io_mod.f90(202): error #6404: This name does not have a type, and must have an explicit type. [NF90_GET_VAR] rcode = nf90_get_var (cdfid, id_data, dum1d, start=(/1,it/), & ----------^ netcdf_io_mod.f90(222): error #6404: This name does not have a type, and must have an explicit type. [NF90_INQ_VARID] rcode = nf90_inq_varid (cdfid, var, id_data) ----------^ netcdf_io_mod.f90(225): error #6404: This name does not have a type, and must have an explicit type. [NF90_GET_VAR] rcode = nf90_get_var (cdfid, id_data, scalar) ----------^ compilation aborted for netcdf_io_mod.f90 (code 1) make[1]: *** [netcdf_io_mod.o] Error 1 make[1]: Leaving directory `/GTdataserver/students/xuyf/Model/CMAQv5.4/demo/PREP/mcip/src' make: *** [all] Error 2