Skip to content

Commit 4a5e70b

Browse files
committed
update the time of doc and capitalize espresso
1 parent 5b0de46 commit 4a5e70b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/advanced/pp_orb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For more information about pseudopotential usage, check the `ATOMIC_SPECIES` sec
7474
Users can find pseudopotentials in the following links:
7575

7676
**Website**
77-
- [Quantum Espresso](https://www.quantum-espresso.org/pseudopotentials): the official website of Quantum Espresso, where you can find a large number of pseudopotential files.
77+
- [Quantum ESPRESSO](https://www.quantum-espresso.org/pseudopotentials): the official website of Quantum ESPRESSO, where you can find a large number of pseudopotential files.
7878
- [Stantard Solid State Pseudopotential library](https://www.materialscloud.org/sssp): a library of **high-quality** pseudopotentials for solid-state calculations, with **a large number of tests on efficiency and precison**.
7979
- [PWmat](http://www.pwmat.com/potential-download): a website that provides a large number of pseudopotential files, various kinds of semi-core constructed pseudopotentials are included. **Several sets (with or without f-electrons/noncolinear core correction) of Lanthanide pseudopotentials are also available**.
8080
- [THEOS](http://theossrv1.epfl.ch/Main/Pseudopotentials): PSlibrary 0.3.1, a library of pseudopotentials for DFT calculations, including ultrasoft, paw, norm-conserving both full-relativistic and scalar-relativistic pseudopotentials.
@@ -105,5 +105,5 @@ For the purpose of providing high-quality pseudopotentials and numerical atomic
105105
- [APNS workflow (Github repository): high-throughput test of pseudopotentials and numerical atomic orbitals](https://github.com/kirk0830/ABACUS-Pseudopot-Nao-Square)
106106

107107
There are also other excellent projects that provide high-quality pseudopotentials along with test data:
108-
- [Solid State Pseudopotential library](https://www.materialscloud.org/sssp).
108+
- [Solid State Pseudopotential library](https://www.materialscloud.org/sssp)
109109
- [Verification of the precision of DFT implementation via AiiDA common workflows](https://acwf-verification.materialscloud.org/)

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = 'ABACUS'
21-
copyright = '2022, ABACUS'
21+
copyright = '2024, ABACUS'
2222
author = 'ABACUS'
2323

2424
# The full version, including alpha/beta/rc tags

0 commit comments

Comments
 (0)