Skip to content

Releases: groupeLIAMG/ttcr

Data kernel matrix for 2D meshes

24 Feb 18:50
Compare
Choose a tag to compare

This release includes data kernel matrix (method get_straight_rays) for 2D triangular meshes.

New module rgrid

01 Apr 19:15
bbccfb1
Compare
Choose a tag to compare

Module rgrid supersedes modules cgrid2d and cgrid3d for increased flexibility in the choice of raytracing algorithm. It also removes a C++ layer that was used to wrap the base C++ code to python.

ttcr with DSPM on 3D rectilinear grids

14 Mar 10:48
Compare
Choose a tag to compare

DSPM implemented on 3D rectilinear grids

ttcr with DSPM

23 Nov 19:48
Compare
Choose a tag to compare

Dynamic shortest path method (DSPM) on 3D unstructured meshes added to the suite of methods

preliminary release

30 Jan 13:56
Compare
Choose a tag to compare
preliminary release Pre-release
Pre-release
v0.1-beta

bug fix