Aether icon indicating copy to clipboard operation
Aether copied to clipboard

This is the home of the Aether model of the thermosphere and ionosphere

Results 25 Aether issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Current CI only tests compilation on linux **Describe the solution you'd like** Tests for - [ ] Latest Mac OS...

enhancement

**Is your feature request related to a problem? Please describe.** For every planet, there needs to be a relationship between the longitude and the local time. These are related through...

enhancement

**Is your feature request related to a problem? Please describe.** The electron temperature needs to be calculated. **Describe the solution you'd like** Once the collisional heating terms are calculated, there...

enhancement

**Is your feature request related to a problem? Please describe.** In src/bfield.cpp, the following lines state: ``` else if (input.get_bfield_type() == "dipole") { // This is an approximation right now,...

enhancement

**Is your feature request related to a problem? Please describe.** In order to implement things like satellites and multiple grids that share information, a generalized 3D interpolation scheme needs to...

enhancement

**Is your feature request related to a problem? Please describe.** I would like to set up short tests and long tests that can be implemented through a script. These can...

enhancement

**Is your feature request related to a problem? Please describe.** If the user wants to control inputs with the ensembles, then the user can create input files and then have...

enhancement

There is a 2D fluid solver in the edu section of the code. This is a cartesian code, and needs to work on a sphere. This then needs to be...

enhancement

**Is your feature request related to a problem? Please describe.** There are no unit tests **Describe the solution you'd like** The creation of a unit test suite. To start, unit...

enhancement

**Is your feature request related to a problem? Please describe.** It is hard to figure out which files contain which codes. Have to use grep a LOT to figure this...

enhancement