[Wrf-users] Error while compiling Prep-chem program
Tabish Ansari
tabishumaransari at gmail.com
Thu May 16 12:06:31 MDT 2013
Hi
I am trying to compile prep-chem-src 1.3 and getting the following error:
*
*
*
*
*
*
*sware/intel/composer_xe_2013.0.079/bin/intel64/ifort -c -fpp
-DRADM_WRF_FIM -O2 -convert big_endian -I../../aux_src/utils/include
-I/home2/ms/ce12s023/WRFCHEM/Netcdf4/include
-I/home2/ms/ce12s023/WRFCHEM/HDF5/include edgar_emissions.f90*
*edgar_emissions.f90(636): error #7002: Error in opening the compiled
module file. Check INCLUDE paths. [HDF5]*
*use hdf5*
*----^*
*edgar_emissions.f90(646): error #6683: A kind type parameter must be a
compile-time constant. [HID_T]*
* integer(hid_t):: file_id, dset_id, group_id, dtype_id*
*---------^*
*edgar_emissions.f90(647): error #6683: A kind type parameter must be a
compile-time constant. [HSIZE_T]*
* integer(hsize_t) :: data_dims(2)*
*---------^*
*edgar_emissions.f90(652): error #6683: A kind type parameter must be a
compile-time constant. [HID_T]*
* integer(hid_t)::dcpl*
*---------^*
*edgar_emissions.f90(654): error #6683: A kind type parameter must be a
compile-time constant. [SIZE_T]*
* integer(size_t)::nelmts*
*---------^*
*edgar_emissions.f90(657): error #6683: A kind type parameter must be a
compile-time constant. [SIZE_T]*
* integer(size_t),parameter:: MaxChrlen=80*
*---------^*
*edgar_emissions.f90(683): error #6404: This name does not have a type, and
must have an explicit type. [H5F_ACC_RDONLY_F]*
* call h5fopen_f(filenameed, H5F_ACC_RDONLY_F,
file_id, error)*
*---------------------------------------------------^*
*edgar_emissions.f90(719): error #6404: This name does not have a type, and
must have an explicit type. [H5T_IEEE_F32LE]*
*
call h5dread_f(dset_id, H5T_IEEE_F32LE, soma,&
*
*
--------------------------------------------------------------------------------------------------------------------------------^
*
*compilation aborted for edgar_emissions.f90 (code 1)*
*make: *** [edgar_emissions.o] Error 1*
Zlib , NETCDF4 and HDF5 have already been built and linked. What could be
the problem?
Thanks in advance.
--
Thanks & Regards
TABISH U. ANSARI
Research Scholar
Department of Civil Engineering
IIT-Madras
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20130516/b249566b/attachment.html
More information about the Wrf-users
mailing list