Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
87372dde
Commit
87372dde
authored
6 years ago
by
Matthieu Schaller
Browse files
Options
Downloads
Plain Diff
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
!620
Fix stars unit test
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
configure.ac
+9
-8
9 additions, 8 deletions
configure.ac
tests/star_tolerance_27_perturbed.dat
+2
-2
2 additions, 2 deletions
tests/star_tolerance_27_perturbed.dat
with
11 additions
and
10 deletions
configure.ac
+
9
−
8
View file @
87372dde
...
@@ -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
------------------------])
------------------------])
This diff is collapsed.
Click to expand it.
tests/star_tolerance_27_perturbed.dat
+
2
−
2
View file @
87372dde
# 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
.4
e-3
0 1e-6 1e-6 1e-6 1e-6 1e
0
0 1e-6 1e-6 1e-6 1e-6 1e
-2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment