Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 045e81cb authored by Mark Olesen's avatar Mark Olesen
Browse files

openfoam: avoid rescanning of time directories for decomposed

- after establishing the available times, based on the processor0
  directory contents, reuse these names and values for subsequent
  processor directories.

  The primary motivation is to avoid repetitive directory listings
  each time. The contents are expected to be consistent anyhow
  (at least according to the time-range output vector).

  Combined with the previous change for building the mesh time change
  caches, the startup for cases with a very large number of timesteps
  should be better.

BUG: set/get time information was inconsistent for sub-readers

- normally not visible when called from ParaView, but when called
  directly the SetTimeValue() method bypassed the sub-readers.
parent 19f03439
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment