Aaron Ridley

Results 11 comments of Aaron Ridley

There are now a lot of tests in the test directory. Some of these could be run as standard tests that are run when pull requests happen. I don't know...

In the tests directory, there are a bunch of sub-directories, each one has a test in it. Inside each of these directories is a shell script called something like "run_test.sh"....

Need to: 1. make a list of all heating terms for electrons 2. make functions for each of them with references 3. make unit tests 4. make sum of all...

In general, we should implement different magnetic field models. For example: http://superdarn.thayer.dartmouth.edu/aacgm.html or https://www.ngdc.noaa.gov/geomag/models.shtml

Do you know if we can get apex coordinates in C? (GITM uses APEX, so I am very used to APEX...) I am hoping to keep as much in C...

Added rotations around the X, Y, and Z axes point-by-point and as a vector of cubes. I need to add unit tests for these.

Ok, we are adding transformations as we need them. This can be closed, since we are not going to add a bunch of transformations just for the heck of it.

I think that this is an outlier and this issue can be closed. Aether is pretty good at moving repeated code into functions.

I think that this works fine. We need to add some documentation to discuss how it can be used, but this works.

This is weird. I have never tested one grid with one root and one grid with four roots. I had thought that it would just work. Hmmm, since they should...