tests.paper.plane

\(\xi, v\) plane generation

Functions

tests.paper.plane.xiv_plane(method='odeint', tau_forwards_end=100.0, tau_backwards_end=-100.0, n_xi0_b=6, n_xi0_s=9, n_xi=1000, df_dtau_ptr=bubble.DF_DTAU_BAG_PTR, cs2_s=bubble.CS0_2, cs2_b=bubble.CS0_2, separate_phases=True)

Modified from sound-shell-model/paper/python/fig_8r_xi-v_plane.py

Parameters:
  • method (str)

  • tau_forwards_end (float)

  • tau_backwards_end (float)

  • n_xi0_b (int)

  • n_xi0_s (int)

  • n_xi (int)

  • df_dtau_ptr ((float64, float64*, float64*, float64*) -> none*)

  • separate_phases (bool)

Return type:

Tuple[ndarray, ndarray] | ndarray