diff --git a/src/vlaplex.f90 b/src/vlaplex.f90 index 5ce22f8..49cbe41 100644 --- a/src/vlaplex.f90 +++ b/src/vlaplex.f90 @@ -97,7 +97,6 @@ program VlaPlEx rCum_index = minloc(abs(r - rCum), 1) ! Grid in the velocity space - print*, v0, vf dv = (vf - v0) / float(nv-1) allocate(v(1:nv)) do j = 1, nv