POSYDON-code/POSYDON

Remove hard coded values

開放

#503 建立於 2025年2月5日

 (0 則留言) (0 個反應) (0 位負責人)Python (35 個分叉)auto 404
discussenhancementgood first issuehelp wanted

倉庫指標

星標
 (42 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南