Skip to content

Commit

Permalink
updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernard Giroux committed Nov 15, 2023
1 parent 73a6d9d commit 42cdc71
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 2 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/groupeLIAMG/ttcr>`_.

If you use `ttcrpy`, please cite

Giroux B. 2021. ttcrpy: A Python package for traveltime computation and raytracing.
Expand Down

0 comments on commit 42cdc71

Please sign in to comment.