Skip to content

Commit 2cbf49d

Browse files
committed
Add improvements in PPP to changelog
1 parent 84f1ba1 commit 2cbf49d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@
3131
(see pull request #262)
3232
* Random seeds can be accessed from python (see pull request #263)
3333
* New galactic magnetic field model by Terral & Ferriere (2017) (see pull request #258)
34+
* Reimplementation of SOPHIA's photon field sampling used in
35+
PhotoPionProduction in c++, leading to a factor 2-3 speed up of the
36+
module (see pull request #260).
37+
* Introducing a method, sophiaEvent(onProton, Eprimary, Ephoton), to
38+
directly call SOPHIA's event generator from python (see pull request #260).
3439

3540

3641
## CRPropa v3.1.5

0 commit comments

Comments
 (0)