# Core (`magnelio`) The model container and run vocabulary, the problem classes, and the project-store entry points — the ten names every simulation script starts from. Everything else lives in the domain namespaces. ```{eval-rst} .. automodule:: magnelio :members: :imported-members: :undoc-members: ```