marcobonici/CosmoCentral.jl

Add global const speed of light

Opened this issue · 0 comments

c_0 = 2.99792458e5 #TODO: find a package containing the exact value of
#physical constants involved in calculations
declare a global constant c0, with the correct value once for all.