POSYDON-code/POSYDON
Clean out duplicated functions and variables
Geschlossen
#442 geöffnet am 21.11.2024
enhancementgood first issuev2 feature
Repository-Metriken
- Stars
- (42 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
We have different functions and variables which have duplicates. We should clean that up to always use one version. Here some examples
posydon.utils.gridutils.kepler3_avs.posydon.utils.common_functions.orbital_separation_from_periodposydon.utils.gridutils.T_merger_Pvs.posydon.utils.common_functions.inspiral_timescale_from_orbital_periodposydon.utils.gridutils.T_merger_avs.posydon.utils.common_functions.inspiral_timescale_from_separation- variables are often hard coded in functions instead of imported from where they are defined, this happens often in
step_*vs.flow_chart