POSYDON-code/POSYDON

Remove hard coded values

Aperta

#503 aperta il 5 feb 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Python (35 fork)auto 404
discussenhancementgood first issuehelp wanted

Metriche repository

Star
 (42 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

At the moment we have a lot of hard coded stuff inside functions which limit there flexibility. We should rethink which stuff should be hard coded and what should be moved to a parameter with a default value. This especially holds for functions users should call, e.g. for plotting.

Guida contributor