cconroy20 / fsps

Flexible Stellar Population Synthesis
MIT License
85 stars 48 forks source link

emission lines for PARSEC, ages extended to 20 Myr #31

Closed nell-byler closed 6 years ago

nell-byler commented 6 years ago

New emission line files with and without dust for PARSEC models. For all .lines, .cont files, the number of ages has been increased from 9 to 10 values with the addition of the 20 Myr age point.

It looks like I've modified sps_vars.f90 a bunch, I'm not sure why since I started with a clean branch. The only real change to sps_vars.f90 is at line 255, where nebnage=9 is changed to nebnage=10.

bd-j commented 6 years ago

Cool! there may need to also be a change in add_nebular.f90 to increase the max age of SSPs with nebular emission to 20 Myr. I think the max now for adding neb emission is set to 10 Myr.