Skip to content

Commit

Permalink
v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Taygun Bulmus committed Dec 15, 2022
1 parent 4d39b62 commit e44d64c
Show file tree
Hide file tree
Showing 8 changed files with 839 additions and 67 deletions.
20 changes: 19 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,32 @@
"ytick"
],
"cSpell.words": [
"arctan",
"axvline",
"ebeb",
"hamilt",
"Hamiltionian",
"hamiltonians",
"imxer",
"infow",
"interp",
"leniw",
"lenrw",
"linestyle",
"loadtxt",
"loglog",
"Mbar",
"Msqr",
"Neutrinosphere",
"newaxis",
"nonstiff",
"rtol",
"Sasaki",
"savetxt"
"savetxt",
"tayguns",
"tcur",
"thetabar",
"tolsf",
"xbxb"
],
}
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v1.2
- Spell check.
- Create `analyze_random_ri_magPolDecDist.py` script.
- Change `run_random_ri_magPolDecDist.py` script.
- Add `-b` option to specify the number of number of energy mod for each energy.
- Add SLURM scripts `submitTRUBA_collNuPy.sh` and `submitTRUBA_run_random_ri_magPolDecDist.sh`.

# v1.1
- Updated gitignore.
- Converted `plotgraphsScript.sh` to python script (`plotGraphsAfterSimulation.py`). Remove `plotgraphsScript.sh`.
Expand Down
40 changes: 20 additions & 20 deletions parameters/physicalParameters.dat
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@ deltaM_square41=0 # [MeV^2] Valid for (flavor_number=4)
# ------------------------------------------------------------------------------

# ------------------------------------------------------------------------------
neutrino_MagneticMoment=5e-15 # [Bohr Magneton] Valid for (hamiltonian_electromagnetic=1)
neutrino_MagneticMoment=5e-14 # [Bohr Magneton] Valid for (hamiltonian_electromagnetic=1)
# ------------------------------------------------------------------------------

# ------------------------------------------------------------------------------
numberOf_energyMode=1 # Valid for only integer
energy_initial=1.0 # [MeV]
energy_final=1.0 # [MeV]
distance_initial=49.972151143341506 # [km]
distance_final=54 # [km]
neutrino_distributionParameter=7 # Valid only (1,2,3,4,5,6,7), For profiles see below
numberOf_energyMode=21 # Valid for only integer
energy_initial=1.0 # [MeV]
energy_final=20.0 # [MeV]
distance_initial=50 # [km]
distance_final=200 # [km]
neutrino_distributionParameter=1 # Valid only (1,2,3,4,5,6,7), For profiles see below
# ------------------------------------------------------------------------------

# ------------------------------------------------------------------------------
Expand All @@ -60,14 +60,14 @@ luminosity_sterileb=1e+52 # [erg/s] Valid for (flavor_number=4, neutrino_density
# ------------------------------------------------------------------------------
# Neutrinos
temperature_e=3 # [MeV] Valid for (flavor_number=2,3,4, neutrino_densityParameter=1,2)
temperature_mu=6 # [MeV] Valid for (flavor_number=2,3,4, neutrino_densityParameter=1,2)
temperature_tau=6 # [MeV] Valid for (flavor_number=3,4, neutrino_densityParameter=1,2)
temperature_mu=7 # [MeV] Valid for (flavor_number=2,3,4, neutrino_densityParameter=1,2)
temperature_tau=7 # [MeV] Valid for (flavor_number=3,4, neutrino_densityParameter=1,2)
temperature_sterile=0 # [MeV] Valid for (flavor_number=4, neutrino_densityParameter=1,2)

# Antineutrinos
temperature_eb=4 # [MeV] Valid for (flavor_number=2,3,4, neutrino_densityParameter=1,2)
temperature_mub=6 # [MeV] Valid for (flavor_number=2,3,4, neutrino_densityParameter=1,2)
temperature_taub=6 # [MeV] Valid for (flavor_number=3,4, neutrino_densityParameter=1,2)
temperature_eb=5 # [MeV] Valid for (flavor_number=2,3,4, neutrino_densityParameter=1,2)
temperature_mub=7 # [MeV] Valid for (flavor_number=2,3,4, neutrino_densityParameter=1,2)
temperature_taub=7 # [MeV] Valid for (flavor_number=3,4, neutrino_densityParameter=1,2)
temperature_sterileb=0 # [MeV] Valid for (flavor_number=4, neutrino_densityParameter=1,2)
# ------------------------------------------------------------------------------

Expand All @@ -88,7 +88,7 @@ magneticField_profile=2 # Valid for only (0,1,2) => (Constant,
magneticField_initial=1e+15 # [Gauss] Valid for (hamiltonian_electromagnetic=1, use_defaultMagneticProfile=1)
magneticField_exponentialDecay=200 # [km] Valid for (use_defaultMagneticProfile=1, magneticField_profile=1)
magneticField_polynomialDecayPower=2 # Valid for (use_defaultMagneticProfile=1, magneticField_profile=2)
magneticField_polynomialDecayDistance=49.9954430063595 # [km] Valid for (use_defaultMagneticProfile=1, magneticField_profile=2)
magneticField_polynomialDecayDistance=50 # [km] Valid for (use_defaultMagneticProfile=1, magneticField_profile=2)

magneticField_fileName=magneticField_profile.dat # Valid for (use_defaultMagneticProfile=0).
# ------------------------------------------------------------------------------
Expand Down Expand Up @@ -116,12 +116,12 @@ couplingConstant_sterile=1 # [Fermi_Constant] Valid for (flavor_number=4, hamilt
# - For 1 || 2 => Diagonal_Term is for normalization.
# - For 2 => alpha = 3
#
# [1] Fermi-Dirac [1/MeV] : (1/(T^3))*(1/F2)*(E^2/(1+exp(E/T))) [Duan:2006an]
# [2] Pinched [1/MeV] : (((alpha+1)/<E>)^alpha)*(E^alpha/Gamma(alpha+1))*exp(-(alpha+1)*E/<E>) [Keil:2002in]
# [3] eBox [] : Electron neutrino and electron antineutrino box spectrum
# [4] muBox [] : Muon neutrino and muon antineutrino box spectrum
# [5] Fermi, Zero [1/MeV] : Actives: Fermi-Dirac Dist., Sterile: Zero
# [6] Only eBox [] : Electron neutrino box spectrum
# [7] Only ebarBox [] : Anti Electron neutrino box spectrum
# [1] Fermi-Dirac [1/MeV] : (1/(T^3))*(1/F2)*(E^2/(1+exp(E/T))) [Duan:2006an]
# [2] Pinched [1/MeV] : (((alpha+1)/<E>)^alpha)*(E^alpha/Gamma(alpha+1))*exp(-(alpha+1)*E/<E>) [Keil:2002in]
# [3] eBox [] : Electron neutrino and electron antineutrino box spectrum
# [4] muBox [] : Muon neutrino and muon antineutrino box spectrum
# [5] Fermi, Zero [1/MeV] : Actives: Fermi-Dirac Dist., Sterile: Zero
# [6] Only eBox [] : Electron neutrino box spectrum
# [7] Only ebarBox [] : Anti Electron neutrino box spectrum
# -----------------------------------------------------------------------------
# ==============================================================================
Loading

0 comments on commit e44d64c

Please sign in to comment.