Skip to content
Snippets Groups Projects
Commit 0d904f91 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: handle restart files with new ADIOS

- ADIOS-2.4.0 and earlier had timeName.bp files
  and timeName.bp.dir/ directories. Restart checked for
  times based on the timeName.bp files

- ADIOS-2.5.0 and later simply use timeName/ directories,
  for which we can use slight modifications of standard
  OpenFOAM fileOperation routines.

Does not handle mixed naming. If the .bp files exist, we assume that
they provide full coverage for restart.
parent f635fe33
Branches
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment