Skip to content

Commit

Permalink
Merge pull request #138 from roober-t/develop
Browse files Browse the repository at this point in the history
Do all velocity calculations only for species that are advected.
  • Loading branch information
aaronjridley authored Aug 30, 2023
2 parents 3faad3d + 2431bc5 commit 055a7a3
Show file tree
Hide file tree
Showing 57 changed files with 646 additions and 1,620 deletions.
Binary file added .DS_Store
Binary file not shown.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ of Aether, called .astylerc. To run this, do:

AStyle --project=.astylerc src/*.cpp

on WSL with Ubuntu, the command seems to be:

astyle --options=.astylerc src/*.cpp


#### Linting

Expand Down
1 change: 1 addition & 0 deletions aetherpy
Submodule aetherpy added at b5a392
15 changes: 0 additions & 15 deletions aetherpy/__init__.py

This file was deleted.

5 changes: 0 additions & 5 deletions aetherpy/io/__init__.py

This file was deleted.

51 changes: 0 additions & 51 deletions aetherpy/io/fetch_routines.py

This file was deleted.

Loading

0 comments on commit 055a7a3

Please sign in to comment.