mirror of https://github.com/phonopy/phono3py.git
Documentation update
This commit is contained in:
parent
2369cb9f3f
commit
8bf7cca656
|
@ -852,11 +852,11 @@ than usual RTA calculation.
|
|||
|
||||
::
|
||||
|
||||
% phono3py --fc2 --fc3 --dim="2 2 2" --pa="0 1/2 1/2 1/2 0 1/2 1/2 1/2 0" --mesh="11 11 11" -c POSCAR-unitcell --nac --write-pp --br --gp=1
|
||||
% phono3py --fc2 --fc3 --dim="2 2 2" --pa="0 1/2 1/2 1/2 0 1/2 1/2 1/2 0" --mesh="11 11 11" -c POSCAR-unitcell --nac --write-pp --br --gp=1
|
||||
|
||||
::
|
||||
|
||||
% phono3py --fc2 --dim="2 2 2" --pa="0 1/2 1/2 1/2 0 1/2 1/2 1/2 0" --mesh="11 11 11" -c POSCAR-unitcell --nac --read-pp --br --gp=1
|
||||
% phono3py --fc2 --dim="2 2 2" --pa="0 1/2 1/2 1/2 0 1/2 1/2 1/2 0" --mesh="11 11 11" -c POSCAR-unitcell --nac --read-pp --br --gp=1
|
||||
|
||||
|
||||
.. _ise_option:
|
||||
|
@ -873,7 +873,7 @@ with respect to frequency in THz (without :math:`2\pi`).
|
|||
|
||||
::
|
||||
|
||||
% phono3py --fc3 --fc2 --dim="2 2 2" --mesh="16 16 16" -c POSCAR-unitcell --nac --q-direction="1 0 0" --gp=0 --ise --bi="4 5, 6"
|
||||
% phono3py --fc3 --fc2 --dim="2 2 2" --mesh="16 16 16" -c POSCAR-unitcell --nac --q-direction="1 0 0" --gp=0 --ise --bi="4 5, 6"
|
||||
|
||||
.. _jdos_option:
|
||||
|
||||
|
@ -902,7 +902,7 @@ values given as follows, respectively,
|
|||
|
||||
::
|
||||
|
||||
% phono3py --fc2 --dim="2 2 2" -c POSCAR-unitcell --mesh="16 16 16" --jdos --ga="0 0 0 8 8 8"
|
||||
% phono3py --fc2 --dim="2 2 2" --pa="0 1/2 1/2 1/2 0 1/2 1/2 1/2 0" -c POSCAR-unitcell --mesh="16 16 16" --jdos --ga="0 0 0 8 8 8"
|
||||
|
||||
When temperatures are specified, two classes of weighted JDOS are
|
||||
calculated. The result is written into
|
||||
|
@ -926,7 +926,7 @@ the values given as follows, respectively,
|
|||
|
||||
::
|
||||
|
||||
% phono3py --fc2 --dim="2 2 2" -c POSCAR-unitcell --mesh="16 16 16" --jdos --ga="0 0 0 8 8 8" --ts=300
|
||||
% phono3py --fc2 --dim="2 2 2" --pa="0 1/2 1/2 1/2 0 1/2 1/2 1/2 0" -c POSCAR-unitcell --mesh="16 16 16" --jdos --ga="0 0 0 8 8 8" --ts=300
|
||||
|
||||
This is an example of ``Si-PBEsol``.
|
||||
|
||||
|
|
Loading…
Reference in New Issue