cfd-io
I/O toolkit for structured CFD data: read, write, and convert between formats.
Features
- Unified API:
read_file/write_filedispatch by file extension - Format conversion:
do_convertreads one format, writes another - File inspection:
get_inforeturns structured metadata without loading data - CLI:
cfd-io convertandcfd-io infofor quick terminal use
Quick Start
See the User Guide to get started, or the API Reference for full technical details.