Skip to content
Snippets Groups Projects
Commit 00387859 authored by Alexei Borissov's avatar Alexei Borissov Committed by Alexei Borissov
Browse files

added counter of unconverged particles

parent 0966568e
Branches
Tags
1 merge request!593Eagle cooling
...@@ -54,6 +54,7 @@ ...@@ -54,6 +54,7 @@
int n_eagle_cooling_rate_calls_1; int n_eagle_cooling_rate_calls_1;
int n_eagle_cooling_rate_calls_2; int n_eagle_cooling_rate_calls_2;
int n_eagle_cooling_rate_calls_3; int n_eagle_cooling_rate_calls_3;
int n_eagle_cooling_rate_calls_4;
/** /**
* @brief The different policies the #engine can follow. * @brief The different policies the #engine can follow.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment