File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ Input keywords
612
612
cost of propagation and accuracy of solutions.
613
613
614
614
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
616
616
impose infinite-barrier, rather than Coulombic, boundary conditions at
617
617
the origin.
618
618
@@ -646,7 +646,9 @@ Input keywords
646
646
derivative operators. The number of padding points is specified by
647
647
SD_RGRID_NPAD. The default value (SD_RGRID_NPAD=-1) will choose the
648
648
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.
650
652
651
653
SD_RGRID_R0=1e-2 (spherical_data.f90)
652
654
For SD_RGRID='log' and 'log-uniform', the first point of the logarithmic
You can’t perform that action at this time.
0 commit comments