Skip to content

Commit 29949ba

Browse files
committed
Update Manual PDF
1 parent b430833 commit 29949ba

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

doc/GPUMD-Manual.pdf

21.6 KB
Binary file not shown.

doc/gpumd/input_files/kpoints_in.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,17 @@ File format
1313
The format of this file must be as follows:
1414

1515
.. code::
16-
# high symmetry points
17-
k_points_x(0) k_points_y(0) k_points_z(0) name(0)
18-
k_points_x(1) k_points_y(1) k_points_z(1) name(1)
19-
...
16+
17+
# high symmetry points
18+
k_points_x(0) k_points_y(0) k_points_z(0) name(0)
19+
k_points_x(1) k_points_y(1) k_points_z(1) name(1)
20+
...
2021
2122
2223
Example
2324
-------
2425

25-
For example, the command::
26+
For example, the command:
2627

2728
.. code::
2829

0 commit comments

Comments
 (0)