Skip to content
Snippets Groups Projects
Commit 87372dde authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'fix_feedback' into 'master'

Fix stars unit test

See merge request !620
parents 7a5efc8c 20f38dad
No related branches found
No related tags found
1 merge request!620Fix stars unit test
...@@ -1608,13 +1608,14 @@ AC_MSG_RESULT([ ...@@ -1608,13 +1608,14 @@ AC_MSG_RESULT([
Stellar model : $with_stars Stellar model : $with_stars
Feedback model : $with_feedback Feedback model : $with_feedback
Individual timers : $enable_timers Individual timers : $enable_timers
Task debugging : $enable_task_debugging Task debugging : $enable_task_debugging
Threadpool debugging : $enable_threadpool_debugging Threadpool debugging : $enable_threadpool_debugging
Debugging checks : $enable_debugging_checks Debugging checks : $enable_debugging_checks
Interaction debugging : $enable_debug_interactions Interaction debugging : $enable_debug_interactions
Naive interactions : $enable_naive_interactions Stars interaction debugging : $enable_debug_interactions_stars
Gravity checks : $gravity_force_checks Naive interactions : $enable_naive_interactions
Custom icbrtf : $enable_custom_icbrtf Gravity checks : $gravity_force_checks
Custom icbrtf : $enable_custom_icbrtf
------------------------]) ------------------------])
# ID pos_x pos_y pos_z wcount wcount_dh # ID pos_x pos_y pos_z wcount wcount_dh
0 1e-6 1e-6 1e-6 2e-4 1e-2 0 1e-6 1e-6 1e-6 2e-4 1e-2
0 1e-6 1e-6 1e-6 1e-5 2e-3 0 1e-6 1e-6 1e-6 1e-5 2.4e-3
0 1e-6 1e-6 1e-6 1e-6 1e0 0 1e-6 1e-6 1e-6 1e-6 1e-2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment