<< Orbit propagation models Flight dynamics Two Line Elements >>

CelestLab >> - Introduction - > Flight dynamics > STELA propagation model

STELA propagation model

Description of STELA (long-term) orbit propagation model

Overview of STELA

The Semi-analytic Tool for End of Life Analysis software (STELA) has been designed by CNES (French Space Agency) to support the French Space Operations Act.

The STELA features available in Celestlab include:

Force model (propagation or computation of derivatives)

STELA takes into account the effects of Earth gravity, third body (Sun and Moon) perturbations, atmospheric drag, solar radiation pressure and apparent acceleration (effect of non-inertiallity of the frame in which the motion is integrated).

The perturbations are modeled as follows (see STELA user's manual for more details):

Model parameters

The main model parameters used by STELA and available in CelestLab are the following:
NameTypeDescriptionStandard value
massdouble > 0Spacecraft mass (kg)1000
central_enabledbooleanSpecifies whether or not central force is taken into account%t
zonal_enabledbooleanSpecifies whether or not zonal harmonics perturbation is taken into account%t
zonal_maxDegintegerNumber of zonal harmonics to be used7
tesseral_enabledbooleanSpecifies whether or not tesseral harmonics are taken into account%t
tesseral_maxDegintegerNumber of tesseral harmonics to be used7
tesseral_minPerioddouble > 0Minimum period of periodic terms due to tesseral harmonics (s)86400 * 5
thirdbody_enabledbooleanSpecifies whether or not third body perturbation is taken into account%t
thirdbody_bodiesstring 1xNThird body names["Sun", "Moon"]
drag_enabledbooleanSpecifies whether or not drag perturbation is taken into account%t
drag_coefTypestringDrag coefficient type: "constant", "variable" or "cook""constant"
drag_areadouble >= 0Cross sectional area for drag computation (m^2)10.0
drag_coefdoubleDrag coefficient value (if coefficient type is "constant")2.2
drag_solarActivityTypestringSolar activity type for drag computation: "constant" or "variable""constant"
drag_solarActivityFluxdoubleSolar flux for drag computation if type is "constant" (sfu)140.0
drag_solarActivityApdoubleGeomagnetic index value for drag computation (if type is "constant")15.0
srp_enabledbooleanSpecifies whether or not radiation pressure is taken into account%t
srp_areadouble >= 0Cross sectional area for SRP computation (m^2)10.0
srp_coefdouble >= 0Reflectivity coefficient for SRP computation (between 1 and 2)1.5
ref_framestringFrame considered as inertial in propagation: "ECI", "ICRS" or "MOD""ICRS"
integrator_stepdoubleIntegration step (s)86400

Optional (and more advanced) parameters are:
NameTypeDescriptionDefault value
reentryAltitudedouble >= 0Altitude under which propagation stops (m)80000
drag_atmosphericModelstringAtmospheric model to be used"NRLMSISE-00"
drag_nbQuadPointsinteger > 0, oddNumber of quadrature points for drag computation33
drag_nbComputeStepsinteger > 0Number of time steps between drag computations1
drag_cookWallTempdouble > 0Wall temperature for "cook" drag coefficient computation (K)300
drag_cookAccomodCoefdouble > 0Accomodation parameter for "cook" drag coefficient computation4.0
srp_nbQuadPointsinteger > 0, oddNumber of quadrature points for SRP computation11
appAcc_nbQuadPointsinteger > 0, oddNumber of quadrature points for apparent acceleration computation7
thirdbody_degreeinteger > 0Third body potential expansion degree (Sun or Moon)4

Additional parameters (for advanced users) may be specified:
NameTypeDescriptionDefault value
solarActivityFilestringSolar and geomagnetic data file path"" (= default file path)
aeroCoefFilestringAerodynamic coefficient file path"" (= default file path)

Note: The solar activity and aero coefficient file paths can be either absolute, or relative to the STELA configuration directory (= default location for these files).

Specific aspects of CelestLab version

Differences in parameter definitions:

Notes:

References

1) STELA software and associated user manual on CNES freeware server.


Report an issue
<< Orbit propagation models Flight dynamics Two Line Elements >>