Kraysent / OMTool

Modeling N-Body problem in galactic evolution application.
https://omtool.readthedocs.io/en/latest/
Apache License 2.0
0 stars 0 forks source link

Add handlers before run #105

Closed Kraysent closed 2 years ago

Kraysent commented 2 years ago

User might want to modify snapshot before running the task on it. For example, take its slice or include only the points within certain distance.

Kraysent commented 2 years ago

Name would be action_before. Handlers probably should be renamed to action_after.