Skip to content
Snippets Groups Projects
  • Gregor Weiss's avatar
    Enable decomposePar with ADIOS2 and taring to reduce inodes for benchmarks · 7bb54615
    Gregor Weiss authored and Sergey Lesnik's avatar Sergey Lesnik committed
    - adds icoFoamTar
    - installation of tar modules requires local manual third party installation (see applications/tarmodules/startTarCase/thirdParty/myreadme)
    - usage of tar modules is described in applications/tarmodules/README
    - example controlDict for tar modules in applications/tarmodules/tarSystemCall/controlDict
    - to use ADIOS2 IO in decomposePar it has to be performed twice
        1) decomposePar -mesh
        2) decomposePar -fields
    - uncollated ascii, binary, and parallel IO mode can all be started from polyMesh.bp and data.bp
    (Processor folders are still created during decomposition to enable uncollated IO modes.)
    7bb54615