diff --git a/ho_basis.jl b/ho_basis.jl index 9bbc913..80d88ce 100644 --- a/ho_basis.jl +++ b/ho_basis.jl @@ -237,7 +237,7 @@ function get_W_matrix(basis_p, basis::ho_basis_2B, μ1ω1, μ2ω2=μ1ω1; weight return sparse(W) end -function get_3b_H_matrix(coord_system::coordinate_system, V_of_r, μω_global, E_max, Λ, m=1.0, kinetic_part=true, potential_part=true; atol = 10^-5, maxevals = 10^5, verbose=true) +function get_3b_H_matrix(coord_system::coordinate_system, V_of_r, μω_global, E_max, Λ, m=1.0, kinetic_part=true, potential_part=true; atol=10^-5, maxevals=10^5, verbose=true) if coord_system == jacobi μ1ω1 = μω_global * 1/2 μ2ω2 = μω_global * 2