I’m trying to calculate the floodplain of a river using unsteady flow analysis. Halfway through the unsteady flow simulation, I get the following error, with the first two lines in black text and the following five in red:
HDF_ERROR trying to use HDF output file
Subroutine HDF_WRITE_RULE_SET
Unsteady flow encountered an error.
HDF5-DIAG: Error detected in HDF5 (1.8.11) thread 0:
#000: ..\..\src\H5D.c line 437 in H5Dget_space(): not a dataset
major: Invalid arguments to routine
minor: Inappropriate type
Any idea what I’m doing wrong?