Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chentao168 committed Oct 14, 2024
1 parent cf7e3da commit 47ff955
Show file tree
Hide file tree
Showing 77 changed files with 1,738 additions and 1,738 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,13 @@ ABACUS 网站访问:
3. [Intel oneAPI 2024.x 编译 ABACUS 教程](abacus-oneapi.md)
4. [Intel oneAPI 编译 ABACUS 教程](abacus-intel.md)
5. [编译 Nvidia GPU 版本的 ABACUS](abacus-gpu.md)
6. [在超算环境编译 ABACUS 的建议](abacus-hpc.md)
7. [ABACUS 在曙光 DCU 集群上的编译与使用](abacus-dcu.md)
8. [ABACUS toolchain 脚本集](https://github.com/deepmodeling/abacus-develop/tree/develop/toolchain) (md文档待整理)
9. [ABACUS 编译教程系列之一:基于Intel编译器](https://www.bilibili.com/video/BV1ZN411L75Z/)(B站视频)
10. [ABACUS 编译教程系列之二:基于CUDA](https://www.bilibili.com/video/BV1Jb4y1L7KB/)(B站视频)
11. [ABACUS 编译教程系列之三:docker的使用](https://www.bilibili.com/video/BV13C4y1R7DL/)(B站视频)
6. [ABACUS LCAO 基组 GPU 版本使用说明](abacus-gpu-lcao.md)
7. [在超算环境编译 ABACUS 的建议](abacus-hpc.md)
8. [ABACUS 在曙光 DCU 集群上的编译与使用](abacus-dcu.md)
9. [ABACUS toolchain 脚本集](https://github.com/deepmodeling/abacus-develop/tree/develop/toolchain) (md文档待整理)
10. [ABACUS 编译教程系列之一:基于Intel编译器](https://www.bilibili.com/video/BV1ZN411L75Z/)(B站视频)
11. [ABACUS 编译教程系列之二:基于CUDA](https://www.bilibili.com/video/BV1Jb4y1L7KB/)(B站视频)
12. [ABACUS 编译教程系列之三:docker的使用](https://www.bilibili.com/video/BV13C4y1R7DL/)(B站视频)
2. ABACUS建模介绍
1. 准备晶胞和原子位置等信息的文件STRU:[如何转换STRU的格式](https://nb.bohrium.dp.tech/detail/9814968648)
<mark style="color:red;"></mark><a href="https://nb.bohrium.dp.tech/detail/9814968648" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
Expand All @@ -54,10 +55,9 @@ ABACUS 网站访问:
2. 带自旋的体系计算:[ABACUS磁性材料计算使用教程](https://nb.bohrium.dp.tech/detail/7141761751)<mark style="color:red;"></mark><a href="https://nb.bohrium.dp.tech/detail/7141761751" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
3. \+U计算:[ABACUS使用DFT+U计算教程 |基础版
](https://nb.bohrium.dp.tech/detail/52882361357)<mark style="color:red;"></mark><a href="https://nb.bohrium.dp.tech/detail/52882361357" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
1. 结构优化:[ABACUS 使用教程|结构优化](https://nb.bohrium.dp.tech/detail/9119461238)<a href="https://nb.bohrium.dp.tech/detail/9119461238" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
2. [ABACUS 的平面波计算与收敛性测试](abacus-pw.md)
3. [ABACUS LCAO 基组 GPU 版本使用说明](abacus-gpu-lcao.md)
4. 分子动力学:[ABACUS 分子动力学使用教程](abacus-md.md)<a href="https://nb.bohrium.dp.tech/detail/2241262724" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
4. 结构优化:[ABACUS 使用教程|结构优化](https://nb.bohrium.dp.tech/detail/9119461238)<a href="https://nb.bohrium.dp.tech/detail/9119461238" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
5. [ABACUS 的平面波计算与收敛性测试](abacus-pw.md)
6. 分子动力学:[ABACUS 分子动力学使用教程](abacus-md.md)<a href="https://nb.bohrium.dp.tech/detail/2241262724" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
4. DeePKS方法
1. [DeePKS基础篇](https://nb.bohrium.dp.tech/detail/8742877753)<mark style="color:red;"></mark><a href="https://nb.bohrium.dp.tech/detail/8742877753" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
2. [DeePKS案例篇 + 增强采样](https://nb.bohrium.dp.tech/detail/7144731675)<mark style="color:red;"></mark><a href="https://nb.bohrium.dp.tech/detail/7144731675" target="_blank"><img src="https://cdn.dp.tech/bohrium/web/static/images/open-in-bohrium.svg" /></a>
Expand Down
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* [Intel oneAPI 2024.x 编译 ABACUS 教程](abacus-oneapi.md)
* [Intel oneAPI 编译 ABACUS 教程](abacus-intel.md)
* [编译 Nvidia GPU 版本的 ABACUS](abacus-gpu.md)
* [ABACUS LCAO 基组 GPU 版本使用说明](abacus-gpu-lcao.md)
* [在超算环境编译 ABACUS 的建议](abacus-hpc.md)
* [ABACUS 在曙光 DCU 集群上的编译与使用](abacus-dcu.md)
* [ABACUS 答疑手册](abacus-question.md)
Expand All @@ -14,7 +15,6 @@
* [数值原子轨道(二):生成给定模守恒赝势的数值原子轨道](abacus-nac2.md)
* [数值原子轨道(三):产生高精度数值原子轨道](abacus-nac3.md)
* [ABACUS 的平面波计算与收敛性测试](abacus-pw.md)
* [ABACUS LCAO 基组 GPU 版本使用说明](abacus-gpu-lcao.md)
* [ABACUS 分子动力学使用教程](abacus-md.md)
* [ABACUS 隐式溶剂模型使用教程](abacus-sol.md)
* [ABACUS 随机波函数DFT方法使用教程](abacus-sdft.md)
Expand Down
46 changes: 23 additions & 23 deletions _book/abacus-bader.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-candela.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-chg.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-conv.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-dcu.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-dos.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-dpgen.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-elastic.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-elf.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-gcc.html

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions _book/abacus-gpu-lcao.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions _book/abacus-gpu.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions _book/abacus-hpc.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-intel.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-libri.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions _book/abacus-md.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-nac1.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-nac2.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-nac3.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-namd.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-ofdft.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-oneapi.html

Large diffs are not rendered by default.

48 changes: 24 additions & 24 deletions _book/abacus-pdos.html

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions _book/abacus-phonopy.html

Large diffs are not rendered by default.

Loading

0 comments on commit 47ff955

Please sign in to comment.