From a3de0906b7409763190ab8d084ff7bc89c0d2848 Mon Sep 17 00:00:00 2001 From: Yoshiya Usui <67135455+yoshiya-usui@users.noreply.github.com> Date: Thu, 11 Nov 2021 15:36:29 +0900 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b9d559..a48966e 100644 --- a/README.md +++ b/README.md @@ -14,13 +14,13 @@ https://sites.google.com/view/yoshiyausui/femtic # Functional overview FEMTIC gives a three-dimensional electrical resistivity structure from the response functions at observation points on the Earth's surface. -Mesh type: tetrahedral mesh, hexahedral brick mesh, and non-conforming deformed hexahedral mesh +**Mesh type**: tetrahedral mesh, hexahedral brick mesh, and non-conforming deformed hexahedral mesh -Data type: impedance tensor, vertical magnetic transfer function, inter-station horizontal magnetic transfer function, phase tensor, apparent resistivity, and phase. +**Data type**: impedance tensor, vertical magnetic transfer function, inter-station horizontal magnetic transfer function, phase tensor, apparent resistivity, and phase. -Parallel computation: Hybrid MPI/OpenMP parallel calculation can be used. +**Parallel computation**: Hybrid MPI/OpenMP parallel calculation can be used. -Model parameter: Subsurface electrical resistivity and distortion matrix of galvanic distortion. +**Model parameter**: Subsurface electrical resistivity and distortion matrix of galvanic distortion. # Release note ***v4.1*** Nov. 9, 2021 This new version supports difference filter. The error calculation of log10(apparent resistivity) is modified. Rotation angles of distortion matrix are limited to from -90 to 90 (deg.) when gains and rotations of galvanic distortion are estimated.