In greek mythology, Aether is the god of the upper sky, where the Knudsen number is so high that the continuum hypothesis breaks down. From Apollo to Artemis, it is common for space programs to be named after greek deities, and today Aerothermodynamic Estimation of Trajectories for Hypersonic Entry Research (AETHER) uses a 6-DoF solver to model the trajectories of spacecraft as they enter the atmosphere, from the upper to the lower sky.
Welcome!
In order to run a case:
- Choose an analysis to run from the
+run
directory, e.g.<name>.mat
. - New cases and options for the study can be defined via JSON configuration files. See
json/defaults.json
andjson/<name>.json
for examples. - Type
run.<name>([case.json], [analysis.json])
and enjoy!
Main classes:
Engine
is the main 6-DoF state propagatorAtmosphere
and all its subclasses represent atmospheric modelsPlanet
describes the planetary modelSpacecraft
defines the vehicle model and aerothermodynamic database interpolation
Additionally, the following packages provide extra functionality:
+util
includes plotting and post-processing general functions+uq
includes several functions for uncertainty propagation
Note as well that several databases and data are defined inside the constants
directory.