update README.md.

Signed-off-by: 刘明宏 <liuminghong@mail.sdu.edu.cn>
这个提交包含在:
刘明宏
2025-04-29 12:33:58 +00:00
提交者 Gitee
父节点 a0916b2bc7
当前提交 d22377cddc

查看文件

@@ -1,11 +1,9 @@
# em3d-MT
#### Introduction
{
em3d-MT is an open-source MATLAB-based package for 3D forward modeling of magnetotelluric (MT) and radiomagnetotelluric (RMT) data. It is built on an edge-based finite element (FE) framework and solves the full-wave Maxwell’s equations, accounting for both conduction and displacement currents. This enables accurate modeling in the RMT frequency range.
The software supports arbitrary anisotropy in both electrical conductivity and dielectric permittivity, allowing flexible simulation of complex geological scenarios. It utilizes unstructured tetrahedral meshes and a customizable geological modeling workflow to accommodate irregular terrain and heterogeneous media.
To address the high computational cost of 3D modeling, em3d-MT integrates a direct linear solver with a double-layer parallelization strategy. This design supports efficient simulation over multiple frequencies using OpenMP-based multithreading and frequency-level parallelization.
}
#### software framework