Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An switch to double64 #53

Merged
merged 6 commits into from
Nov 11, 2021
Merged

An switch to double64 #53

merged 6 commits into from
Nov 11, 2021

Conversation

AndreaNeumayr
Copy link
Member

  • use Double64 for mpr algorithm
  • change values of tol_rel and nepsType
  • change final states of collisions models

@@ -308,7 +308,7 @@ Defines global properties of the system, such as the gravity field. Exactly one
| `gravityField` | [`UniformGravityField`](@ref)`()` |
| `useOptimizedStructure` | true |
| `enableContactDetection` | true |
| `contactDetection` | [`ContactDetectionMPR_handler`](@ref)`()`|
| `mpr_tol_rel` | 1.0e-20 |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mprTolerance or so would be more consistent. "Relative" could be explained in docu.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like your suggestion. I'll change that.

@GerhardHippmann GerhardHippmann merged commit dadbb06 into main Nov 11, 2021
@AndreaNeumayr AndreaNeumayr deleted the an_switchToDouble64 branch November 11, 2021 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants