Unit tests that check the differential equations for eccentricity and semimajor against analytic expressions. More...
#include "SingleTidalTermBody.h"
#include "../shared/Common.h"
#include "../shared/PolynomialEvolution.h"
#include "../shared/MakeStar.h"
#include "../../Planet/Planet.h"
#include "../../third_party_libs/alglib/alglib/src/interpolation.h"
Go to the source code of this file.
Classes | |
class | Evolve::test_DifferentialEquations |
The test suite that compares the differential equations for eccentricity and semimajor axis to literature expansions. More... | |
Namespaces | |
Evolve | |
Orientations of zones of bodies in a binary system. | |
Unit tests that check the differential equations for eccentricity and semimajor against analytic expressions.
Definition in file testDifferentialEquations.h.