Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add EmissionsMethod Enum and enhance ModelPhysics configuration
- Introduce EmissionsMethod Enum to provide structured emissions calculation options - Update ModelPhysics to use EmissionsMethod for more type-safe configuration - Add docstring explaining the purpose of the new Enum - Remove commented-out code related to emissions method validation - Improve code formatting and consistency in the _config.py module
- Loading branch information