update README.md.

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

查看文件

@@ -7,14 +7,14 @@ The software supports arbitrary anisotropy in both electrical conductivity and d
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. 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
This section provides detailed instructions for installing and configuring the em3d-MT package. The software is developed in MATLAB and requires proper setup of external solvers for efficient computation. This section provides detailed instructions for installing and configuring the em3d-MT package. The software is developed in MATLAB and requires proper setup of external solvers for efficient computation.
2.1 System Requirements #### 2.1 System Requirements
Operating System: Windows or Linux Operating System: Windows or Linux
MATLAB Version: R2023a (or later) MATLAB Version: R2023a (or later)
Memory: The actual memory usage depends on model size and number of frequencies. Memory: The actual memory usage depends on model size and number of frequencies.
2.2 Required Software #### 2.2 Required Software
MATLAB (R2023a or later): The core environment in which em3d-MT operates. MATLAB (R2023a or later): The core environment in which em3d-MT operates.
em3d-MT relies on several external tools and libraries to facilitate 3D geological modeling and mesh generation. The following software is required for proper functionality: em3d-MT relies on several external tools and libraries to facilitate 3D geological modeling and mesh generation. The following software is required for proper functionality:
GeoMesh GeoMesh
@@ -159,25 +159,4 @@ by Dimosthenis Pasadakis, Panua-Technologies, January 2024.
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 特技
1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目
4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)