Formatting

This commit is contained in:
Nuwan Yapa 2025-02-04 12:03:32 -05:00
parent 3f1c8803bb
commit 7deb7cf507
1 changed files with 2 additions and 1 deletions

View File

@ -40,4 +40,5 @@ scatter!(bench_κs, bench_Ebinds, label="benchmark"; markershape=:cross, markerc
annotate!(bench_κs .+ 0.3, bench_Ebinds .- 1, [(o, 9, :red) for o in bench_occ])
xlabel!("κ")
ylabel!("E (MeV)")
ylabel!("Binding energy (MeV)")
yaxis!(mirror=true)