Skip to content

Commit

Permalink
Add improvements in PPP to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmerten committed Jan 21, 2020
1 parent 84f1ba1 commit 2cbf49d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
(see pull request #262)
* Random seeds can be accessed from python (see pull request #263)
* New galactic magnetic field model by Terral & Ferriere (2017) (see pull request #258)
* Reimplementation of SOPHIA's photon field sampling used in
PhotoPionProduction in c++, leading to a factor 2-3 speed up of the
module (see pull request #260).
* Introducing a method, sophiaEvent(onProton, Eprimary, Ephoton), to
directly call SOPHIA's event generator from python (see pull request #260).


## CRPropa v3.1.5
Expand Down

0 comments on commit 2cbf49d

Please sign in to comment.