Skip to content
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

Small updates to Smirh-Monitz and BSKLN models #107

Merged
merged 4 commits into from
Jul 2, 2020

Conversation

idkakorin
Copy link
Contributor

There is a problem with the calculation of electron (anti)neutrino scattering on He3 and He4.
The Smith-Monitz model (like any other RFG model) is not applicable for such nuclei as He3 and He4, so we have never tested it for these cases. We consider a reaction of a neutrino with H1, H2 and H3 as a special case, so for these nuclei, everything works. The problem arises in the near-threshold region and is related to the kinematics, which depends on binding energies for He3 and He4.
We suggest an ad-hoc solution to the problem with calculation cross-section near to the threshold.
Set Q2_min = Q2_max instead of exit(1) and print the corresponding message. This will set the cross-section equal zero at near-threshold energies.
Change the binding energy for He3 and He4 and set them equal to 7.5 MeV and 27.4 MeV respectively according to most recent experimental data.

Speed up the integration for Smith-Monitz model.

Add kine phase space transformation for Smith-Monitz model.

Fix two bugs with signs for BSKLN model. These bugs do not affect anything, because they eliminate each other. It is done for the order.

idkakorin and others added 4 commits December 19, 2019 16:46
fix sign in BSKLN model
add some references
add kine phase space transform. add energy threshold check
@idkakorin idkakorin merged commit 6758d50 into GENIE-MC:master Jul 2, 2020
@idkakorin
Copy link
Contributor Author

Approve because of no any suggestions or comments.

idkakorin added a commit to idkakorin/Generator that referenced this pull request Jul 2, 2020
Merge pull request GENIE-MC#107 from igor144/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant