Workflows#
This section is organized around common tasks rather than individual classes. Most examples use the public top-level API, so the same patterns can be used without importing generated C++ extension modules.
The typical PyMieSim workflow is:
Source + material → scatterer → Simulation / Experiment → result
For runnable examples, see the Coding examples.