Skip to content
Snippets Groups Projects
Commit 93a80814 authored by Benoit, Mathieu's avatar Benoit, Mathieu
Browse files

start of generic propagation module

parent 72107ec9
No related branches found
No related tags found
No related merge requests found
......@@ -353,6 +353,7 @@ void GenericPropagationModule::run(Event* event) {
}
charges_remaining -= charge_per_step;
// Propagate a single charge deposit
auto [recombined, trapped, propagated, steps, time] = propagate(event,
deposit,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment