Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
testDifferentialEquations.h File Reference

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"
+ Include dependency graph for testDifferentialEquations.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Unit tests that check the differential equations for eccentricity and semimajor against analytic expressions.

Definition in file testDifferentialEquations.h.