flaresimulations / synthesizer-grids

Scripts for generating synthesizer grids
https://flaresimulations.github.io/synthesizer/grids/grids.html
1 stars 1 forks source link

Unit error for E_Ryd in cloudy17 #12

Closed sophie-newman closed 11 months ago

sophie-newman commented 11 months ago

I'm getting an error in cloudy17 with the line E_Ryd = E.to("Ry").value . The error says Cannot convert between 'kg*m/s**2' (dim '(length)*(mass)/(time)**2') and 'Ry' (dim '(length)**2*(mass)/(time)**2')

christopherlovell commented 11 months ago

Should be fixed in #13