Skip to content

Commit 915759d

Browse files
Update exputil/SLGridMP2.cc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 35e3f1d commit 915759d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exputil/SLGridMP2.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ double sphdens(double r)
120120
return 4.0*M_PI * model->get_density(r);
121121
}
122122

123-
// Use entire grid for for l<Lswitch
123+
// Use entire grid for l<Lswitch
124124
int SLGridSph::Lswitch = 32;
125125

126126
// For l>=Lswitch: rmin=rmap/rfac, rmax=rmap*rfac with rfac=pow(10,

0 commit comments

Comments
 (0)