Skip to content

Commit 5fa1593

Browse files
committed
doc for lmax
1 parent aefa730 commit 5fa1593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nep/input_parameters/l_max.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ The latter two arguments are optional (as indicated by the curly brackets).
1616
If there is one value :math:`l_\mathrm{max}^\mathrm{4b}=l_\mathrm{max}^\mathrm{5b}=0`.
1717
If there are two values :math:`l_\mathrm{max}^\mathrm{5b}=0`.
1818

19-
:math:`l_\mathrm{max}^\mathrm{3b}` can only be 4, :math:`l_\mathrm{max}^\mathrm{4b}` can be 0 or 2, and :math:`l_\mathrm{max}^\mathrm{5b}` can be 0 or 1.
19+
:math:`l_\mathrm{max}^\mathrm{3b}` can take values from 0 to 8, :math:`l_\mathrm{max}^\mathrm{4b}` can be 0 or 2, and :math:`l_\mathrm{max}^\mathrm{5b}` can be 0 or 1. It is also required to have :math:`l_\mathrm{max}^\mathrm{3b} \geq l_\mathrm{max}^\mathrm{4b} \geq l_\mathrm{max}^\mathrm{5b}`.
2020

2121
The default values are :math:`l_\mathrm{max}^\mathrm{3b}=4`, :math:`l_\mathrm{max}^\mathrm{4b}=2`, and :math:`l_\mathrm{max}^\mathrm{5b}=0`.

0 commit comments

Comments
 (0)