Skip to content

Commit

Permalink
Merge branch 'dev-lct' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
scemama committed Oct 21, 2019
2 parents 1bf836d + bfe52ed commit af01bbe
Show file tree
Hide file tree
Showing 80 changed files with 10,565 additions and 897 deletions.
1 change: 0 additions & 1 deletion ocaml/qp_tunnel.ml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ let localport = 42379
let in_time_sum = ref 1.e-9
and in_size_sum = ref 0.


let () =
let open Command_line in
begin
Expand Down
2 changes: 1 addition & 1 deletion src/becke_numerical_grid/integration_radial.irp.f
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ double precision function derivative_knowles_function(alpha,m,x)
enddo

! Ga-Kr
do i = 31, 36
do i = 31, 100
alpha_knowles(i) = 7.d0
enddo

Expand Down
Loading

0 comments on commit af01bbe

Please sign in to comment.