[Wrf-users] Error while compiling Prep-chem program

Rama Krishna k.b.rama7 at gmail.com
Mon Apr 20 12:30:02 MDT 2015


Dear All,

I am trying to compile prep-chem-src 1.3 and getting the following error:


cp -f  ../../src/edgar_emissions.f90 edgar_emissions.f90
ifort -c -I/gpfs1/home/Libs/INTEL/NETCDF4/netcdf-4.1.3/include
-L/gpfs1/home/Libs/INTEL/NETCDF4/netcdf-4.1.3/lib -lnetcdf
 -L/gpfs1/home/Libs/INTEL/HDF5/hdf5-1.8.11/lib -lmfhdf -ldf
-L/gpfs1/home/Libs/INTEL/HDF5/hdf5-1.8.11/jpeg-6b/lib -ljpeg
-L/gpfs1/home/Libs/INTEL/HDF5/hdf5-1.8.11/zlib/lib -lz -fpp -DRADM_WRF_FIM
-convert big_endian -O2  -g -traceback -check all
-I../../aux_src/utils/include    edgar_emissions.f90
ifort: warning #10182: disabling optimization; runtime debug checks enabled
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

Can you hint me where I am doing wrong?
Please let me know.

Thanks in Advance



-- 


 *K Rama krishna*
*. *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20150421/748d97e8/attachment.html 


More information about the Wrf-users mailing list