POSYDON-code/POSYDON

Cleanup the order of definitions.

開放

#444 建立於 2024年11月21日

 (2 則留言) (0 個反應) (0 位負責人)Python (35 個分叉)auto 404
enhancementgood first issuev2 feature

倉庫指標

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

描述

Usually, all called should be defined beforehand and not afterwards. An example is posydon.utils.common_functions.Schwarzschild_Radius should be defined before posydon.utils.common_functions.CO_radius

貢獻者指南