mirror of https://github.com/phonopy/phono3py.git
Update document
This commit is contained in:
parent
1dc69b52d7
commit
0c20678a6b
|
@ -2,9 +2,9 @@
|
|||
|
||||
# Force constants calculation with cutoff pair-distance
|
||||
```{note}
|
||||
Since usage of this calculation is complicated. It is recommended to try
|
||||
{ref}`random-displacements` with `--fc-calc-opt "cutoff = VAL"` before trying
|
||||
this option.
|
||||
To reduce the computational demands of force constants or lattice thermal
|
||||
conductivity calculations, it is recommended to try {ref}`pypolymlp-interface`
|
||||
instead of using the `--cutoff-pair` option.
|
||||
```
|
||||
|
||||
Here the detail of the command option {ref}`--cutoff-pair <cutoff_pair_option>`
|
||||
|
|
Loading…
Reference in New Issue