Skip to content

Commit

Permalink
adds YouTube channel info
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Sep 19, 2020
1 parent e13fcb5 commit 0b599a0
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,12 @@ To install, do
] add GeophysicalFlows
```

See `examples/` for example scripts.
## Examples

See `examples/` for example scripts. These examples are best viewed by browsing them within the package's [documentation].

Some animations created with GeophysicalFlows.jl are [online @ youtube].


## Modules

Expand All @@ -48,7 +53,6 @@ All modules provide solvers on two-dimensional domains. We currently provide
* `SurfaceQG`: a surface quasi-geostrophic model.



## Cite

The code is citable via [zenodo](https://zenodo.org). Please cite as:
Expand All @@ -57,3 +61,5 @@ The code is citable via [zenodo](https://zenodo.org). Please cite as:

[FourierFlows.jl]: https://github.com/FourierFlows/FourierFlows.jl
[documentation]: https://fourierflows.github.io/GeophysicalFlowsDocumentation/dev/
[online @ youtube]: https://www.youtube.com/channel/UCO_0ugkNUwCsFUMtepwYTqw

0 comments on commit 0b599a0

Please sign in to comment.