This could be an issue with my hdf5 install but thought I would see if anyone had gotten a similar error. This occurs when Enzo gets to the data dump:
DATA dump: dumpdirname=(./DD0000) == unixresult=0
HDF5-DIAG: Error detected in HDF5 (1.10.8) thread 1:
#000: ../../../src/H5Ddeprec.c line 118 in H5Dcreate1(): name parameter cannot be NULL
major: Invalid arguments to routine
minor: Bad value
HDF5-DIAG: Error detected in HDF5 (1.10.8) thread 1:
#000: ../../../src/H5Ddeprec.c line 118 in H5Dcreate1(): name parameter cannot be NULL
major: Invalid arguments to routine
minor: Bad value
Caught fatal exception:
'Error creating dataset (null)'
at New_Grid_WriteGrid.C:933
Backtrace:
BT symbol: ./enzo.exe(+0x64a98) [0x556b69a27a98]
BT symbol: ./enzo.exe(+0x2fd00) [0x556b699f2d00]
BT symbol: ./enzo.exe(+0x1d2d60) [0x556b69b95d60]
BT symbol: ./enzo.exe(+0x23b4b6) [0x556b69bfe4b6]
BT symbol: ./enzo.exe(+0x23b5e3) [0x556b69bfe5e3]
BT symbol: ./enzo.exe(+0x23b5e3) [0x556b69bfe5e3]
BT symbol: ./enzo.exe(+0x23b5e3) [0x556b69bfe5e3]
BT symbol: ./enzo.exe(+0x23b56e) [0x556b69bfe56e]
BT symbol: ./enzo.exe(+0x23a547) [0x556b69bfd547]
BT symbol: ./enzo.exe(+0x943a8) [0x556b69a573a8]
BT symbol: ./enzo.exe(+0xd5c2d) [0x556b69a98c2d]
BT symbol: ./enzo.exe(+0x4b466) [0x556b69a0e466]
BT symbol: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f27b1e2124a]
BT symbol: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f27b1e21305]
BT symbol: ./enzo.exe(+0x61eb1) [0x556b69a24eb1]
Any help is appreciated, thanks!