CRPropa / CRPropa3

CRPropa is a public astrophysical simulation framework for propagating extraterrestrial ultra-high energy particles. https://crpropa.github.io/CRPropa3/
https://crpropa.desy.de
GNU General Public License v3.0
68 stars 67 forks source link

Deprecate DINT/EleCa #374

Closed rafaelab closed 2 years ago

rafaelab commented 2 years ago

This simple pull request adds deprecration warnings to calls to both DINT and EleCa. Additionally, it changes a std::cout warning message in EmissionMap.cpp to a kiss warning.

rafaelab commented 2 years ago

@lukasmerten I fixed the warning message following your suggestion.