euromod_linking.methods¶
Method implementations.
Importing this package registers every shipped methodology in the registry. The package __init__ imports it explicitly, so import euromod_linking always leaves the registry populated — a caller that reaches straight for the orchestration function must not silently get “no methodology handles channel …”.
Each method consumes one shock channel and declares the stage it runs in; the scenario engine composes them, so there is no method to register for a combination of channels.