Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 363b573c authored by adelmann's avatar adelmann :reminder_ribbon:
Browse files

more gmsg

parent a764f513
No related branches found
No related tags found
No related merge requests found
......@@ -311,8 +311,12 @@ void TrackRun::execute() {
throw OpalException("Distribution::create", "Unknown \"TYPE\" of \"DISTRIBUTION\"");
}
*gmsg << "* About to create particles ..." << endl;
sampler_m->generateParticles(Np, nr);
*gmsg << "* Particle creation done" << endl;
/*
reset the fieldsolver with correct hr_m
based on the distribution
......
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