Replies: 1 comment 2 replies
-
|
I'm not sure I have seen this before or not. But maybe your hard disc was full? This can quickly happen with (too large) time-domain dumps... If not careful FDTD is a sure way to create hundreds of gigabyte of data on your disk... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the v0.0.36 Windows Build, I sometimes see error messages referencing a "C:\Users\liebig" path like the following when running simulations:
HDF5-DIAG: Error detected in HDF5 (1.12.0) thread 0:
#000: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5O.c line 136 in H5Oopen(): unable to open object
major: Object header
minor: Can't open object
#1: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5VLcallback.c line 5418 in H5VL_object_open(): object open failed
major: Virtual Object Layer
minor: Can't open object
#2: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5VLcallback.c line 5385 in H5VL__object_open(): object open failed
major: Virtual Object Layer
minor: Can't open object
#3: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5VLnative_object.c line 60 in H5VL__native_object_open(): unable to open object by name
major: Object header
minor: Can't open object
#4: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5Oint.c line 649 in H5O_open_name(): object not found
major: Object header
minor: Object not found
#5: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5Gloc.c line 462 in H5G_loc_find(): can't find object
major: Symbol table
minor: Object not found
#6: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5Gtraverse.c line 855 in H5G_traverse(): internal path traversal failed
major: Symbol table
minor: Object not found
#7: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5Gtraverse.c line 630 in H5G__traverse_real(): traversal operator failed
major: Symbol table
minor: Callback failed
#8: C:\Users\liebig\Downloads\hdf5-1.12.0\src\H5Gloc.c line 418 in H5G__loc_find_cb(): object '00002624' doesn't exist
major: Symbol table
minor: Object not found
HDF5_File_Writer::WriteAtrribute: Error, failed to open location: /FieldData/TD/00002624
ProcessFieldsTD::Process: can't dump to file... disabled!
My name is not coincidentally liebig. How can I fix this? I've encountered this message with simulations of a few different simple patch antennas. Otherwise, openEMS output seems fine (e.g., S11), but I guess the error might be having an impact that isn't obvious.
Thanks very much.
Beta Was this translation helpful? Give feedback.
All reactions