POSYDON-code/POSYDON

Cleanup the order of definitions.

Aperta

#444 aperta il 21 nov 2024

 (2 commenti) (0 reazioni) (0 assegnatari)Python (35 fork)auto 404
enhancementgood first issuev2 feature

Metriche repository

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

Descrizione

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

Guida contributor