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

Sean Couch smc at flash.uchicago.edu
Tue Jul 29 14:22:57 EDT 2014


Hi Hava,

In its current incarnation, the Nuclear EOS on which CCSN depends requires an HDF5 library with the Fortran bindings built in.  If you do not need the Nuclear EOS (i.e., you aren't doing actually stellar core collapse simulations) then you can get rid of the Nuclear EOS and it should compile.  Or, rebuild your HDF5 library with Fortran bindings.

Sean


--------------------------------------------------------
Sean M. Couch
Hubble Fellow
Flash Center for Computational Science
Department of Astronomy & Astrophysics
The University of Chicago
5747 S Ellis Ave, Jo 315
Chicago, IL  60637
(773) 702-3899
www.flash.uchicago.edu/~smc



> 
> On Jul 29, 2014, at 1:10 PM, Hava Turkakin <turkakin at ualberta.ca> wrote:
> 
>> 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
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20140729/81be2e16/attachment.htm>


More information about the flash-users mailing list