AetherModel / Aether

This is the home of the Aether model of the thermosphere and ionosphere
GNU General Public License v3.0
19 stars 29 forks source link

Added Coriolis Vector #110

Closed scannama closed 1 year ago

scannama commented 1 year ago

Description

Added a solver_coriolis which has a function that returns a coriolis vector given a velocity and rotational_velocity

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

I built aether with the new cpp file but I have not done much testing. I think the computation for the solver is right...

Test configuration

Checklist:

aaronjridley commented 1 year ago

Probably want to pull request this into the DEVELOP branch and not the MAIN branch....