SeppeStaelens / White_Dwarf_AGWB

Code to estimate the Gravitational Wave Background sourced by extragalactic coalescing White Dwarf binaries.
MIT License
2 stars 0 forks source link

Saving of individual metallicity contributions in looping mode #19

Closed Ceron5 closed 27 minutes ago

Ceron5 commented 2 hours ago

When looping over metallicities for SFH6, the individual GWB (and z_contr) files corresponding to each metallicity are overwritten. This could for example be fixed by adding a model.metallicity in the file names used in add_bulk.py, add_merge.py, add_birth.py files.

Ceron5 commented 2 hours ago

This only occurs when looping over metallicities for SFH6, and is independent on other parameters.

SeppeStaelens commented 27 minutes ago

I believe the changes I made just now should suffice @Ceron5.