geodynamics / vq

Virtual Quake is a boundary element code designed to investigate long term fault system behavior and interactions between faults through stress transfer.
Other
12 stars 24 forks source link

HDF5 error while pausing simulation that writes to text file #163

Open kwschultz opened 8 years ago

kwschultz commented 8 years ago

HDF5-DIAG: Error detected in HDF5 (1.8.15-patch1) MPI-process 0:

000: H5F.c line 703 in H5Fflush(): not a file or file object

major: Invalid arguments to routine
minor: Inappropriate type

Pausing simulation due to presence of file pause_vq

kwschultz commented 8 years ago

Probably just need an if statement in the pause routine that does not try to do HDF5 flush if we are not writing to an HDF5 file