-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chiEFTint potential for Sn132 region #96
Comments
make_chiEFTint()
?
Hi @hamad12a
|
@SotaYoshida Thank you for your response! Let me dictate if what I know is correct. The shell-model calculations which I understand is the final step to diagonalize a given hamiltonian (s.p.e + eff_int) in a given model space (core+valence space). Because the effective interaction is obtained after being adapted to a chosen model space by means of perturbation theory (Q-boxes, G-matrix, etc.) which is the second part in the code I believe (HFMBPT & VS-IMSRG calculation). The step before would be the renormalization of the N3LO potential up to a chosen order (generate NN free-medium potential or obtaining chiEFTint potential). I don't intend to perform any shell-model calculation except the TBMEs interaction for nuclei around Sn132 core (occupies all the pfsdgh shells) such that the valence space of protons being particles while the neutrons being holes. Is that possible? |
Sorry, I missed your point in the previous post.
We can implement it, but I will not make it. One reason is personal, i.e. I do have not much time these days. |
I understand your busyness, but if you provide hints or road map regarding this point I may work on this! |
[Edited] I was able to run the code setting Sn100 as the core but Sn132 fails to proceed
target: Sn132 Ref. => Z=50 N=82 warn! Nocc
due to what I suspect is the setting of representation. I am quite not sure about whether the code supports particle-hole representation. For my purpose which is structural calculations around Sn132 closed core, I need particle-hole representation to set the core on Sn132, the s.p.e are of Sn131, the s.h.e are of Sb133.The second separate point I'm very in need is am working with Antoine code which requires the matrix to be in a format different from Kshell (snt format), is there a feature to convert between the two or a direct option to output the interaction matrix in Antoine format?
Your feedback is appreciated!
The text was updated successfully, but these errors were encountered: