Files
LBPM/docs/source/userGuide/IO/fileformat.rst

14 lines
374 B
ReStructuredText
Raw Permalink Normal View History

2021-06-14 11:47:18 -04:00
========================
I/O conventions for LBPM
========================
There are three main kinds of output file that are supported by LBPM.
2021-10-25 17:06:05 -04:00
* CSV files -- space-delimited CSV files are used by the internal analysis framework
2021-06-14 11:47:18 -04:00
2021-10-25 17:06:05 -04:00
* formatted binary files -- SILO and HDF5 formats are supported for visualization data
2021-06-14 11:47:18 -04:00
2021-10-25 17:06:05 -04:00
* unformatted binary files -- ``.raw`` extension
2021-06-14 11:47:18 -04:00