Describe the issue
static_particle_number flag being set to true will prevent interactions from initializing properly after reloading a simulation
To Reproduce
Reload a simulation with static_particle_number = true, check if filaments interact
Expected behavior
Interaction manager should be smart enough to know to load interactor objects at simulation initialization despite static particle number flag
Describe the issue
static_particle_number flag being set to true will prevent interactions from initializing properly after reloading a simulation
To Reproduce
Reload a simulation with static_particle_number = true, check if filaments interact
Expected behavior
Interaction manager should be smart enough to know to load interactor objects at simulation initialization despite static particle number flag