Welcome to SpaceHub

The website of SpaceHub is still under construction. If you have any question/bug, please issue a report here.

Feature requests are welcome.

Introduction

Git repository Introduction

Available Integration methods in SpaceHub

Method nameOrderStepsize controlfloating point number typeDescription
Sym22adaptivedouble2nd order symplectic method
Sym2_Ext2adaptivelong doublewith extended double precision number
Sym2_Plus2adaptivedouble_kwith active round off error compensation
Sym2_ExtPlus2adaptivelong_double_kextended precision with compensation
Const_Sym22constantdoubleconstant step size
Const_Sym2_Ext2constantlong doubleconstant step size
Const_Sym2_Plus2constantdouble_kconstant step size
Const_Sym2_ExtPlus2constantlong_double_kconstant step size
<Const_>Sym4<_Ext><Plus>4adaptive/constantdouble/long double/...4th order symplectic method with*
<Const_>Sym6<_Ext><Plus>6adaptive/constantdouble/long double/...6th order symplectic method with*
<Const_>Sym8<_Ext><Plus>8adaptive/constantdouble/long double/...8th order symplectic method with*
<Const_>Sym10<_Ext><Plus>10adaptive/constantdouble/long double/...10th order symplectic method with*
<Const_>AR_Sym2<_Ext><Plus>4adaptive/constantdouble/long double/...Algorithmic regularized 2nd order symplectic method with*
<Const_>AR_Sym4<_Ext><Plus>4adaptive/constantdouble/long double/...Algorithmic regularized 4th order symplectic method with*
<Const_>AR_Sym6<_Ext><Plus>6adaptive/constantdouble/long double/...Algorithmic regularized 6th order symplectic method with*
<Const_>AR_Sym8<_Ext><Plus>8adaptive/constantdouble/long double/...Algorithmic regularized 8th order symplectic method with*
<Const_>AR_Sym10<_Ext><Plus>10adaptive/constantdouble/long double/...Algorithmic regularized 10th order symplectic method with*
<Const_>Chain_Sym2<_Ext><Plus>4adaptive/constantdouble/long double/...Chain coordinated 2nd order symplectic method with*
<Const_>Chain_Sym4<_Ext><Plus>4adaptive/constantdouble/long double/...Chain coordinated 4th order symplectic method with*
<Const_>Chain_Sym6<_Ext><Plus>6adaptive/constantdouble/long double/...Chain coordinated 6th order symplectic method with*
<Const_>Chain_Sym8<_Ext><Plus>8adaptive/constantdouble/long double/...Chain coordinated 8th order symplectic method with*
<Const_>Chain_Sym10<_Ext><Plus>10adaptive/constantdouble/long double/...Chain coordinated 10th order symplectic method with*
<Const_>AR_Sym2_Chain<_Ext><Plus>4adaptive/constantdouble/long double/...AR 2nd order symplectic Chain method with*
<Const_>AR_Sym4_Chain<_Ext><Plus>4adaptive/constantdouble/long double/...AR 4th order symplectic Chain method with*
<Const_>AR_Sym6_Chain<_Ext><Plus>6adaptive/constantdouble/long double/...AR 6th order symplectic Chain method with*
<Const_>AR_Sym8_Chain<_Ext><Plus>8adaptive/constantdouble/long double/...AR 8th order symplectic Chain method with*
<Const_>AR_Sym10_Chain<_Ext><Plus>10adaptive/constantdouble/long double/...AR 10th order symplectic Chain method with*
BS<_Ext><Plus>adaptiveadaptivedouble/long double/...Bulirsch-Stoer extrapolation method with*
AR_BS<_Ext><Plus>adaptiveadaptivedouble/long double/...Algorithmic regularized Bulirsch-Stoer method with*
Chain_BS<_Ext><Plus>adaptiveadaptivedouble/long double/...Chain coordinated Bulirsch-Stoer method with*
AR_Chain<_Ext><Plus>adaptiveadaptivedouble/long double/...AR-Chain method with*
<Const_>Radau<_Ext><Plus>15adaptive/constantdouble/long double/...Gauss-Radau method with*
<Const_>AR_Radau<_Ext><Plus>15adaptive/constantdouble/long double/...Algorithmic regularized Gauss-Radau method with*
<Const_>Chain_Radau<_Ext><Plus>15adaptive/constantdouble/long double/...Chain coordinated Gauss-Radau method with*
<Const_>AR_Radau_Chain<_Ext><Plus>15adaptive/constantdouble/long double/...AR Gauss-Radau Chain method with*
ABITS<_Plus>adaptiveadaptivempreal/mpreal_kArbitrary precision method with*
AR_ABITS<_Plus>adaptiveadaptivempreal/mpreal_kAlgorithmic regularized arbitrary precision method with*