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
35413541- ** Description** :
35423542 ` td_lcut1 ` is the lower bound of the interval in the length gauge RT-TDDFT, where $x$ is the fractional coordinate:
35433543 $$
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}
35493545 $$
35503546- ** Default** : 0.05
35513547
@@ -3555,11 +3551,7 @@ These variables are used to control berry phase and wannier90 interface paramete
35553551- ** Description** :
35563552 ` td_lcut2 ` is the upper bound of the interval in the length gauge RT-TDDFT, where $x$ is the fractional coordinate:
35573553 $$
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}
35633555 $$
35643556- ** Default** : 0.95
35653557
You can’t perform that action at this time.
0 commit comments