We need to create an initial example coupling between Aether and DART. In order to do this, it seems like we need to:
- [] Specify grid structure and variables to pass to DART
- [] If we pass via file, we need to describe the file to DART; if not file, then describe memory structure to pass
- [] Create couplers and data readers for DART - Aether coupling (this is the hard bit)
- [] Create an initial data set to use for test problem (decide on best data to try and synthesize it)
- [] Test coupling and verify that initial coupling with initial data set works
- [] Create documentation for DART - Aether coupling
Need to add in all of the collisional momentum and heating terms:
- [] Add in collisions cross sections for ions and neutrals
- [] Add in collision terms in neutral momentum equation
- [] Add in collision term in ion momentum equation
- [] Add in collision terms in neutral energy equation
- [] Add in collision terms in ion energy equations
- [] Add in collision terms in electron energy equation
In order to complete this, we need to:
- [] Calculate GSE Coordinates
- [] Calculate MLT
- [] Implement super simple potential + aurora
- [] implement reading of AMIE files w/general electrodynamics
- [] implement auroral energy deposition
- [] implement electric field calculation
- [] implement ion drift calculation
- [] implement field-aligned ion velocity calculation