Getting started

Installing ttcrpy

You can use pip to install the package by doing:

pip install ttcrpy

Requirements

ttcrpy needs the following packages:

Simple examples

An example showing how easy it is to use the code can be found at 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