[FLASH-USERS] CCSN doesn't compile as is?

Hava Turkakin turkakin at ualberta.ca
Tue Jul 29 14:10:41 EDT 2014


Hi
I am trying to compile CCSN and getting following error? Can anybody
help me with this?
*********************************************************************************************************
readtable.F90(6): error #7013: This module file was not generated by
any release of this compiler.   [HDF5]
  use hdf5
------^
readtable.F90(15): error #6683: A kind type parameter must be a
compile-time constant.   [HID_T]
  integer(HID_T) file_id,dset_id,dspace_id
----------^
readtable.F90(16): error #6683: A kind type parameter must be a
compile-time constant.   [HSIZE_T]
  integer(HSIZE_T) dims1(1), dims3(3)
----------^
readtable.F90(31): error #6404: This name does not have a type, and
must have an explicit type.   [H5F_ACC_RDONLY_F]
  call h5fopen_f (trim(adjustl(eos_filename)), H5F_ACC_RDONLY_F, file_id, error)
-----------------------------------------------^
readtable.F90(38): error #6404: This name does not have a type, and
must have an explicit type.   [H5T_NATIVE_INTEGER]
  call h5dread_f(dset_id, H5T_NATIVE_INTEGER, nrho, dims1, error)
--------------------------^
readtable.F90(69): error #6404: This name does not have a type, and
must have an explicit type.   [H5T_NATIVE_DOUBLE]
  call h5dread_f(dset_id, H5T_NATIVE_DOUBLE, logrho, dims1, error)
--------------------------^
compilation aborted for readtable.F90 (code 1)
gmake: *** [readtable.o] Error 1
***************************************************************************
Thank you
-- 
Hava Turkakin
PhD Candidate
University of Alberta
Space Physics Research Group



More information about the flash-users mailing list