Skip to content

Fixed compilation warnings on gcc-11 & added new units/constants

Gabriele Cosmo requested to merge warnings-gcc11 into develop

Random:

  • Fixed compilation warnings on gcc-11 for shadowing in Random headers.

Units:

  • Updated values in SystemOfUnits.h and PhysicalConstants.h (M.Maire):
    • Added units: minute, hour, day, year and millielectronvolt.
    • Added constants: Bohr_magneton and nuclear_magneton.

Merge request reports