CRPropa3 icon indicating copy to clipboard operation
CRPropa3 copied to clipboard

CRPropa is a public astrophysical simulation framework for propagating extraterrestrial ultra-high energy particles. https://crpropa.github.io/CRPropa3/

Results 24 CRPropa3 issues
Sort by recently updated
recently updated
newest added

currently discretizing the SOPHIA code, aiming to fix the saturation of the PhotoPionProduction beyond 8 cores.

enhancement

Is it possible to change the number of pixels in the map in ParticleMapsContainer() from the default of 12*64^2 pixels? Or is there at least some way to change the...

enhancement

The independent decision on interaction in every module can be problematic in cases of processes with similar cross section as the order of interactions begin to matter. A decision in...

enhancement

This is from the examples and reproduces the bug ``` import crpropa from crpropa import Mpc, nG, EeV import numpy as np class MySourceFeature(crpropa.SourceFeature): """ Set the initial energy to...

bug
wontfix