POSYDON-code/POSYDON

Remove hard coded values

オープン

#503 opened on 2025/02/05

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (35 件のフォーク)auto 404
discussenhancementgood first issuehelp wanted

Repository metrics

Stars
 (42 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド