Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3d0b99ea0498
Choose a base ref
...
head repository: mockingbirdnest/Principia
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2d6c53ed51c1
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 26, 2018

  1. Same player shoots again.

    pleroy committed Dec 26, 2018
    Copy the full SHA
    7dc5499 View commit details

Commits on Dec 27, 2018

  1. Merge pull request #2040 from pleroy/TrappistOptimization

    We optimized with a nonconverged integrator, again...
    pleroy authored Dec 27, 2018
    Copy the full SHA
    2d6c53e View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 astronomy/trappist_dynamics_test.cpp
4 changes: 2 additions & 2 deletions astronomy/trappist_dynamics_test.cpp
Original file line number Diff line number Diff line change
@@ -1097,12 +1097,12 @@ class TrappistDynamicsTest : public ::testing::Test {
new Graveyard(std::thread::hardware_concurrency());

auto ephemeris = system.MakeEphemeris(
/*accuracy_parameters=*/{/*fitting_tolerance=*/5 * Milli(Metre),
/*accuracy_parameters=*/{/*fitting_tolerance=*/1 * Milli(Metre),
/*geopotential_tolerance=*/0x1p-24},
Ephemeris<Sky>::FixedStepParameters(
SymmetricLinearMultistepIntegrator<Quinlan1999Order8A,
Position<Sky>>(),
/*step=*/0.07 * Day));
/*step=*/30 * Minute));
ephemeris->Prolong(system.epoch() + 1000 * Day);

// For some combinations we get an apocalyse. In this case the dispersion