-
Notifications
You must be signed in to change notification settings - Fork 11
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
Implemented more accurate nuclear density models for some light nuclei and added the ρ′(1450) meson production and decay to eSTARlight. #24
base: master
Are you sure you want to change the base?
Commits on Sep 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a89f801 - Browse repository at this point
Copy the full SHA a89f801View commit details
Commits on Sep 7, 2023
-
I worked on Light Nuclei Density Distribution models. I added 3pF(fer…
…mi) model , Harmonic Oscillator Model, Sum of Gaussian model and also updated the Radius parameter used in the Gaussian Density Distribution model to measured RMS radius. I changed the nEgamma from 1000 to 100 & nQ2 from 1000 to 100 to speed up cross section calculation in e_wideResonanceCrossSection::crossSectionCalculation function and also added percentage progress code and fixed wideResonanceCrossSection calculation by calling photonNucleusCrossSection::e_getcsgA function instead of photonNucleusCrossSection::getcsgA function. I implemented four prong channel. I changed the data for gauss integration from NGAUSS = 6 to NGAUSS = 16 in photonNucleusCrossSection::e_getcsgA to improve precision. Changes to be committed: (use "git reset HEAD <file>..." to unstage) modified: include/nucleus.h modified: src/e_wideResonanceCrossSection.cpp modified: src/gammaavm.cpp modified: src/inputParameters.cpp modified: src/nucleus.cpp modified: src/photonNucleusCrossSection.cpp
Configuration menu - View commit details
-
Copy full SHA for 22f1802 - Browse repository at this point
Copy the full SHA 22f1802View commit details -
Merge remote-tracking branch 'temporal_link/master' into addedRemote
Merged to synchronize local changes with github repo
Configuration menu - View commit details
-
Copy full SHA for 3dd7214 - Browse repository at this point
Copy the full SHA 3dd7214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79dbcb5 - Browse repository at this point
Copy the full SHA 79dbcb5View commit details
Commits on Jun 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64bc787 - Browse repository at this point
Copy the full SHA 64bc787View commit details -
Added sum-of-Gaussian Qi parameter to calculate the form factor for s…
…um-of-Gaussian model.
Configuration menu - View commit details
-
Copy full SHA for 17c577b - Browse repository at this point
Copy the full SHA 17c577bView commit details -
Merge pull request #1 from neha-devi/neha-devi
added excited rho meson (1450) channel
Configuration menu - View commit details
-
Copy full SHA for 8a16dad - Browse repository at this point
Copy the full SHA 8a16dadView commit details -
Merge pull request #2 from neha-devi/neha-devi-1
I added the sum-of-Gaussian Qi parameter to calculate the form factor for the sum-of-Gaussian model.
Configuration menu - View commit details
-
Copy full SHA for a35b754 - Browse repository at this point
Copy the full SHA a35b754View commit details -
Changed e_getcsgA back to getcsgA function
I changed e_getcsgA function back to getcsgA function when integrating cross-section.
Configuration menu - View commit details
-
Copy full SHA for 00661bd - Browse repository at this point
Copy the full SHA 00661bdView commit details -
Added excited rho meson (1450) production and decay channel
I added excited rho meson (1450) production and decay channel
Configuration menu - View commit details
-
Copy full SHA for 44af203 - Browse repository at this point
Copy the full SHA 44af203View commit details
Commits on Jun 24, 2024
-
added excited rho meson (1450) channel
I updated defaultMaxW value for case 999 which is the excited rho meson (1450) channel.
Configuration menu - View commit details
-
Copy full SHA for 927088c - Browse repository at this point
Copy the full SHA 927088cView commit details -
Updated vector meson photon coupling constant and energy dependence p…
…arameters for excited rho meson (1450) channel from new paper Updated vector meson photon coupling constant and energy dependence parameters (sigmagp equation) for excited rho meson (1450) channel from a new paper (arXiv:2005.13624).
Configuration menu - View commit details
-
Copy full SHA for 38fc5a6 - Browse repository at this point
Copy the full SHA 38fc5a6View commit details -
Updated nuclear density distribution models for some light nuclei. Ad…
…ded three parameter Fermi model and sum-of-Gaussian model. Also, added the form factor for sum-of-Gaussian model. I updated nuclear density distribution models for some light nuclei. I worked on H-2, He-4, Be-10, B-11, C-12, N-14, O-16. I added three parameter Fermi model for N-14 & O-16 and the sum-of-Gaussian model for He-4 & C-12 and updated the default radius to the measured rms radius for the remaining nuclei following the Gaussian model (H-2, Be-10, and B-11 ). Also, I added the form factor for the sum-of-Gaussian model.
Configuration menu - View commit details
-
Copy full SHA for df43664 - Browse repository at this point
Copy the full SHA df43664View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8843c5 - Browse repository at this point
Copy the full SHA b8843c5View commit details