Skip to content

Commit 496ec13

Browse files
committed
delete basis.in information
1 parent 75a6e20 commit 496ec13

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

doc/gpumd/input_files/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ To run one a simulation using the ``gpumd`` executable, one has to prepare at le
1212

1313
run_in
1414
model_xyz
15-
basis_in
1615
kpoints_in
1716
eigenvector_in

doc/gpumd/output_files/D_out.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This file contains the dynamical matrices :math:`D(\boldsymbol{k})` at different
1111
File format
1212
-----------
1313

14-
The file contains :attr:`3 * N_basis * N_kpoints` rows and :attr:`6 * N_basis` columns, where :attr:`N_basis` is the number of basis atoms in the unit cell defined in the :ref:`basis.in input file <basis_in>` and :attr:`N_kpoints` is the number of :math:`\boldsymbol{k}`-points in the :ref:`kpoints.in input file <kpoints_in>`.
14+
The file contains :attr:`3 * N_basis * N_kpoints` rows and :attr:`6 * N_basis` columns, where :attr:`N_basis` is the number of basis atoms in the unit cell defined and :attr:`N_kpoints` is the number of :math:`\boldsymbol{k}`-points from :ref:`kpoints.in input file <kpoints_in>` created.
1515

1616
Each consecutive :attr:`3 * N_basis` rows correspond to one :math:`\boldsymbol{k}`-point.
1717
For each :math:`\boldsymbol{k}`-point, the first :attr:`3*N_basis` columns correspond to the real part and the second :attr:`3*N_basis` columns correspond to the imaginary part.

0 commit comments

Comments
 (0)