Issue with polytrope file
Posted: Sun May 27, 2018 3:39 pm
Hi,
Let me apologise in advance for the possibly naive question -- Let me know if it doesn't fit in this section.
I am trying to use my own polytropic file, which I produce running a short python script. I include all attributes according to the convention of the original files (\Gamma_1, n_d ... ), along with the data points for \Theta, \dTheta and \xi, but I seem to get an error when running the gyre code (on an OS X). Please see the terminal's output below.
I understand there is some issue with the way I am producing the file, but can't trace it.
Thank you in advance.
---
HDF5-DIAG: Error detected in HDF5 (1.8.17) thread 0:
#000: H5F.c line 604 in H5Fopen(): unable to open file
major: File accessibilty
minor: Unable to open file
#001: H5Fint.c line 1091 in H5F_open(): unable to read root group
major: File accessibilty
minor: Unable to open file
#002: H5Groot.c line 241 in H5G_mkroot(): can't check if symbol table message exists
major: Symbol table
minor: Can't get value
#003: H5Omessage.c line 888 in H5O_msg_exists(): unable to protect object header
major: Object header
minor: Unable to protect metadata
#004: H5O.c line 1685 in H5O_protect(): unable to load object header
major: Object header
minor: Unable to protect metadata
#005: H5AC.c line 1262 in H5AC_protect(): H5C_protect() failed.
major: Object cache
minor: Unable to protect metadata
#006: H5C.c line 3574 in H5C_protect(): can't load entry
major: Object cache
minor: Unable to load metadata into cache
#007: H5C.c line 7954 in H5C_load_entry(): unable to load entry
major: Object cache
minor: Unable to load metadata into cache
#008: H5Ocache.c line 275 in H5O_load(): bad object header version number
major: Object header
minor: Wrong version number
HDF5-DIAG: Error detected in HDF5 (1.8.17) thread 0:
#000: H5F.c line 604 in H5Fopen(): unable to open file
major: File accessibilty
minor: Unable to open file
#001: H5Fint.c line 1091 in H5F_open(): unable to read root group
major: File accessibilty
minor: Unable to open file
#002: H5Groot.c line 241 in H5G_mkroot(): can't check if symbol table message exists
major: Symbol table
minor: Can't get value
#003: H5Omessage.c line 888 in H5O_msg_exists(): unable to protect object header
major: Object header
minor: Unable to protect metadata
#004: H5O.c line 1685 in H5O_protect(): unable to load object header
major: Object header
minor: Unable to protect metadata
#005: H5AC.c line 1262 in H5AC_protect(): H5C_protect() failed.
major: Object cache
minor: Unable to protect metadata
#006: H5C.c line 3574 in H5C_protect(): can't load entry
major: Object cache
minor: Unable to load metadata into cache
#007: H5C.c line 7954 in H5C_load_entry(): unable to load entry
major: Object cache
minor: Unable to load metadata into cache
#008: H5Ocache.c line 275 in H5O_load(): bad object header version number
major: Object header
minor: Wrong version number
ABORT at line 388 <core_hgroup:init_file_>:
Error in call to h5fopen_f
STOP Program aborted
Let me apologise in advance for the possibly naive question -- Let me know if it doesn't fit in this section.
I am trying to use my own polytropic file, which I produce running a short python script. I include all attributes according to the convention of the original files (\Gamma_1, n_d ... ), along with the data points for \Theta, \dTheta and \xi, but I seem to get an error when running the gyre code (on an OS X). Please see the terminal's output below.
I understand there is some issue with the way I am producing the file, but can't trace it.
Thank you in advance.
---
HDF5-DIAG: Error detected in HDF5 (1.8.17) thread 0:
#000: H5F.c line 604 in H5Fopen(): unable to open file
major: File accessibilty
minor: Unable to open file
#001: H5Fint.c line 1091 in H5F_open(): unable to read root group
major: File accessibilty
minor: Unable to open file
#002: H5Groot.c line 241 in H5G_mkroot(): can't check if symbol table message exists
major: Symbol table
minor: Can't get value
#003: H5Omessage.c line 888 in H5O_msg_exists(): unable to protect object header
major: Object header
minor: Unable to protect metadata
#004: H5O.c line 1685 in H5O_protect(): unable to load object header
major: Object header
minor: Unable to protect metadata
#005: H5AC.c line 1262 in H5AC_protect(): H5C_protect() failed.
major: Object cache
minor: Unable to protect metadata
#006: H5C.c line 3574 in H5C_protect(): can't load entry
major: Object cache
minor: Unable to load metadata into cache
#007: H5C.c line 7954 in H5C_load_entry(): unable to load entry
major: Object cache
minor: Unable to load metadata into cache
#008: H5Ocache.c line 275 in H5O_load(): bad object header version number
major: Object header
minor: Wrong version number
HDF5-DIAG: Error detected in HDF5 (1.8.17) thread 0:
#000: H5F.c line 604 in H5Fopen(): unable to open file
major: File accessibilty
minor: Unable to open file
#001: H5Fint.c line 1091 in H5F_open(): unable to read root group
major: File accessibilty
minor: Unable to open file
#002: H5Groot.c line 241 in H5G_mkroot(): can't check if symbol table message exists
major: Symbol table
minor: Can't get value
#003: H5Omessage.c line 888 in H5O_msg_exists(): unable to protect object header
major: Object header
minor: Unable to protect metadata
#004: H5O.c line 1685 in H5O_protect(): unable to load object header
major: Object header
minor: Unable to protect metadata
#005: H5AC.c line 1262 in H5AC_protect(): H5C_protect() failed.
major: Object cache
minor: Unable to protect metadata
#006: H5C.c line 3574 in H5C_protect(): can't load entry
major: Object cache
minor: Unable to load metadata into cache
#007: H5C.c line 7954 in H5C_load_entry(): unable to load entry
major: Object cache
minor: Unable to load metadata into cache
#008: H5Ocache.c line 275 in H5O_load(): bad object header version number
major: Object header
minor: Wrong version number
ABORT at line 388 <core_hgroup:init_file_>:
Error in call to h5fopen_f
STOP Program aborted