Open stefanthony opened 2 years ago
In line 245 of the code evolve.py there is a typo: time_lookup = Planck12.age(redshift_lookup).value Shouldn't this be: time_lookup = Planck13.age(redshift_lookup).value
With the second line I could run chemevol
In line 245 of the code evolve.py there is a typo: time_lookup = Planck12.age(redshift_lookup).value Shouldn't this be: time_lookup = Planck13.age(redshift_lookup).value
With the second line I could run chemevol