From 0d4d3878ba417ade98921355a7b817c9ba4b2a23 Mon Sep 17 00:00:00 2001 From: Yoshiya Usui <67135455+yoshiya-usui@users.noreply.github.com> Date: Thu, 11 Nov 2021 17:00:44 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b29a2a3..3ef3f93 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ FEMTIC gives a three-dimensional electrical resistivity structure from the respo ***v3.4.6*** Sep. 2, 2020: This version allows us to make resistivity of every individual subsurface element to be a different model parameter, in analogy with other 3-D inversion code. # Pre/post-processing tools for FEMTIC -Some pre/post-processing tools for FEMTIC, including meshing tools, and their manuals can be downloaded from GitHub. Results of FEMTIC can be visualized by ParaView. +Some pre/post-processing tools for FEMTIC, including meshing tools, and their manuals can be downloaded from GitHub. Results of FEMTIC can be visualized by [ParaView](https://www.paraview.org/). [makeTetraMesh](https://github.com/yoshiya-usui/makeTetraMesh.git): By using this tool, you can make a surface mesh for creating a tetrahedral mesh.