Parameters fixed (still doesn't work)

This commit is contained in:
Nuwan Yapa 2026-05-07 17:22:15 -04:00
parent f8e028ad54
commit a7928784ea
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
# MalflietTjon V (MT-V) — the standard few-body benchmark
# Reference 2-body bound state: E₂ ≈ 0.4107 MeV
# Reference 2-body bound state: E₂ ≈ 0.41 MeV
include("../Hamiltonian.jl")
mode = cpu_tensor
T = Float32 # single-precision mode
V_R = +1438.72 # MeV·fm
V_R = 1458.05 # MeV·fm
μ_R = 3.11 # fm⁻¹
V_A = 626.885 # MeV·fm
V_A = -578.09 # MeV·fm
μ_A = 1.55 # fm⁻¹
r2_reg = 0.000001 # fm², regularization parameter to avoid singularity at r=0