Skip to content
Sebastian Rettenberger edited this page Jul 22, 2014 · 7 revisions

Welcome to the XdmfWriter wiki!

Documentation

Supported environment variables

  • XDMFWRITER_ELEMENT_CHUNK_SIZE Controls how many elements are stored in a single chunk. Set it to 0 to include all elements in one chunk. (default: 0)
  • XDMFWRITER_TIME_CHUNK_SIZE Controls how many time steps are stored in a single chunk. (default: 1)
Clone this wiki locally