API Reference¶
These pages are generated from the Python source and docstrings. They are best used as a code browser after you already know which subsystem you need.
The narrative guides remain the better starting point for architecture and workflow questions:
Included Modules¶
- cfd_gui.namelist_io for schema and namelist I/O
- cfd_gui.settings for persistent settings and solver discovery
- cfd_gui.snapshot_monitor for live snapshot parsing
- cfd_gui.run_manager for GUI-side run orchestration
- cfd_gui._run_util for shared run-pipeline helpers