Skip to content

Commit 1433809

Browse files
Serguei PatchkovskiiSerguei Patchkovskii
Serguei Patchkovskii
authored and
Serguei Patchkovskii
committed
Fixed a typo
1 parent f1ce4f6 commit 1433809

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/INPUT.txt

+4-2
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ Input keywords
612612
cost of propagation and accuracy of solutions.
613613

614614
Setting SD_RGRID_RMIN to a non-zero value will start the radial grid at
615-
(SD_RRGRID_RMIN) instead of the coordinate origin. It will additionally
615+
(SD_RGRID_RMIN) instead of the coordinate origin. It will additionally
616616
impose infinite-barrier, rather than Coulombic, boundary conditions at
617617
the origin.
618618

@@ -646,7 +646,9 @@ Input keywords
646646
derivative operators. The number of padding points is specified by
647647
SD_RGRID_NPAD. The default value (SD_RGRID_NPAD=-1) will choose the
648648
number of padding poind to minimize the change in grid spacing at
649-
the junction point.
649+
the junction point. For high nuclear charges, using smaller valued
650+
if SD_RGRID_NPAD may lead to more stable time propagation, at the
651+
cost of some reduction in accuracy.
650652

651653
SD_RGRID_R0=1e-2 (spherical_data.f90)
652654
For SD_RGRID='log' and 'log-uniform', the first point of the logarithmic

0 commit comments

Comments
 (0)