| 1234567 |
- """Platform core package for PCB axial flux motor simulation system.
- Single source of truth for metrics, topology, adapters, and strategies.
- Pure Python, no GUI/Web/tool dependencies.
- All source is ASCII only; Chinese strings use \\uXXXX escapes.
- """
|