Hi. I’m currently using HEC RAS 5.0.5. I think it is the latest version as of now. I’m having similar errors with you. My model is a simple dam breach model where I have:
– storage area (upstream)
– SA/2D connection (dam with breach plan)
– 2D Flow Area (downstream)
I’ve tried it with and without boundary conditions (original plan is to not include any BC but just tried to put a BC downstream just to see if it affects the simulation). However, the errors are still there. Here are the errors:
Unsteady flow encountered an error.
HDF5-DIAG: Error detected in HDF5 (1.8.11) thread 0:
Error starting unsteady simulation – Stopping compute process
Computations Summary
Computation Task Time(hh:mm:ss)
Completing Geometry(64) 2
Preprocessing Geometry(64) <1
Unsteady Flow Computations(64) <1
Complete Process 2
#000: ..\..\src\H5G.c line 463 in H5Gopen2(): unable to open group
major: Symbol table
minor: Can't open object
#001: ..\..\src\H5Gint.c line 320 in H5G__open_name(): group not found
major: Symbol table
minor: Object not found
#002: ..\..\src\H5Gloc.c line 430 in H5G_loc_find(): can't find object
major: Symbol table
minor: Object not found
#003: ..\..\src\H5Gtraverse.c line 861 in H5G_traverse(): internal path traversal failed
major: Symbol table
minor: Object not found
#004: ..\..\src\H5Gtraverse.c line 641 in H5G_traverse_real(): traversal operator failed
major: Symbol table
minor: Callback failed
#005: ..\..\src\H5Gloc.c line 385 in H5G_loc_find_cb(): object 'Unsteady' doesn't exist
major: Symbol table
minor: Object not found
HDF5-DIAG: Error detected in HDF5 (1.8.11) thread 0:
#000: ..\..\src\H5L.c line 813 in H5Lexists(): not a location
major: Invalid arguments to routine
minor: Inappropriate type
#001: ..\..\src\H5Gloc.c line 253 in H5G_loc(): invalid object ID
major: Invalid arguments to routine
minor: Bad value
I hope anyone can help. I've seen in another thread you can download an hdf5 in https://www.hdfgroup.org but I don't really know how to go about it. :(( Thanks in advance for any help out there.