File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
docs/advanced/input_files Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -3541,11 +3541,7 @@ These variables are used to control berry phase and wannier90 interface paramete
3541
3541
- ** Description** :
3542
3542
` td_lcut1 ` is the lower bound of the interval in the length gauge RT-TDDFT, where $x$ is the fractional coordinate:
3543
3543
$$
3544
- E(x)=
3545
- \begin{cases}
3546
- E_0, & \mathtt{cut1}\leqslant x \leqslant \mathtt{cut2} \\
3547
- -E_0\left(\dfrac{1}{\mathtt{cut1}+1-\mathtt{cut2}}-1\right), & \text{$0<x<\mathtt{cut1}$ or $\mathtt{cut2}<x<1$}
3548
- \end{cases}
3544
+ E(x)=\begin{cases}E_0, & \mathtt{cut1}\leqslant x \leqslant \mathtt{cut2} \\-E_0\left(\dfrac{1}{\mathtt{cut1}+1-\mathtt{cut2}}-1\right), & 0 < x < \mathtt{cut1~~or~~cut2} < x < 1 \end{cases}
3549
3545
$$
3550
3546
- ** Default** : 0.05
3551
3547
@@ -3555,11 +3551,7 @@ These variables are used to control berry phase and wannier90 interface paramete
3555
3551
- ** Description** :
3556
3552
` td_lcut2 ` is the upper bound of the interval in the length gauge RT-TDDFT, where $x$ is the fractional coordinate:
3557
3553
$$
3558
- E(x)=
3559
- \begin{cases}
3560
- E_0, & \mathtt{cut1}\leqslant x \leqslant \mathtt{cut2} \\
3561
- -E_0\left(\dfrac{1}{\mathtt{cut1}+1-\mathtt{cut2}}-1\right), & \text{$0<x<\mathtt{cut1}$ or $\mathtt{cut2}<x<1$}
3562
- \end{cases}
3554
+ E(x)=\begin{cases}E_0, & \mathtt{cut1}\leqslant x \leqslant \mathtt{cut2} \\-E_0\left(\dfrac{1}{\mathtt{cut1}+1-\mathtt{cut2}}-1\right), & 0 < x < \mathtt{cut1~~or~~cut2} < x < 1 \end{cases}
3563
3555
$$
3564
3556
- ** Default** : 0.95
3565
3557
You can’t perform that action at this time.
0 commit comments