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

A simple solver for Euler's rotation equations #2241

Merged
merged 28 commits into from
Jul 11, 2019

Conversation

pleroy
Copy link
Member

@pleroy pleroy commented Jul 10, 2019

At this point the test only checks that the initial angular momentum can be recomputed, which is not a trivial test.

@pleroy
Copy link
Member Author

pleroy commented Jul 10, 2019

retest this please

return initial_angular_momentum_;
}
default:
LOG(FATAL) << "Unexpected formula";
Copy link
Member

Choose a reason for hiding this comment

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

Log formula_?

@eggrobin eggrobin added the LGTM label Jul 10, 2019
@pleroy pleroy merged commit 2b8b67b into mockingbirdnest:master Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants