Prototypes | |
def | test_hybrid_evol.test_inf_v1 (m1, m2, chi1, chi2, tilt1, tilt2, phi12, fref, tilt1_inf, tilt2_inf, version) |
Regression test for calc_tilts_at_infty_hybrid_evolve for calculating tilts at infinity. More... | |
def | test_hybrid_evol.test_inf_v2 (m1, m2, chi1, chi2, tilt1, tilt2, phi12, fref, tilt1_inf, tilt2_inf, version) |
Regression test for calc_tilts_at_infty_hybrid_evolve for calculating tilts at infinity. More... | |
Go to the source code of this file.
Namespaces | |
namespace | test_hybrid_evol |
Variables | |
string | test_hybrid_evol.CONDA_BUILD_TEST = "TEST" |
list | test_hybrid_evol.test_data_inf_v1 |
list | test_hybrid_evol.test_data_inf_v2 |
test_hybrid_evol.args = sys.argv[1:] or ["-v", "-rs", "--junit-xml=junit-hybrid_evol.xml"] | |