diff --git a/docs/getting_started.rst b/docs/getting_started.rst index 7d1721df..fab60295 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -32,3 +32,9 @@ https://github.com/groupeLIAMG/ttcr/blob/master/examples/example_Grid3d.ipynb A second example illustrating how to run jobs in parallel is given at https://github.com/groupeLIAMG/ttcr/blob/master/examples/example_tmesh_parallel.ipynb + +An example illutrating how to use gmsh to build models with specific geometries is +https://github.com/groupeLIAMG/ttcr/blob/master/examples/example4.ipynb + +Raytracing in anisotorpic media is shown in +https://github.com/groupeLIAMG/ttcr/blob/master/examples/example5.ipynb \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index d55d617f..98e65e12 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -17,6 +17,8 @@ the Dynamic Shortest-Path Method. Calculations can be run in parallel on a multi-core machine. The core computing code is written in C++, and has been wrapped with cython. +The source code of this project is hosted on `GitHub `_. + If you use `ttcrpy`, please cite Giroux B. 2021. ttcrpy: A Python package for traveltime computation and raytracing.