vice.yields.ccsne.CL13 ====================== Chieffi & Limongi (2013), ApJ, 764, 21 core collapse supernova (CCSN) yields **Signature**: from vice.yields.ccsne import CL13 Importing this module will automatically set the CCSN yield settings for all elements to the IMF-averaged yields calculated with the Chieffi & Limongi (2013) yield table for [M/H] = 0 stars. This will adopt an upper mass limit of 100 :math:`M_\odot`. We provide core collapse supernova yields for progenitors at rotational velocities of 0 and 300 km/s as reported by Chieffi & Limongi (2013) at solar metallicity. .. tip:: By importing this module, the user does not sacrifice the ability to specify their yield settings directly. .. note:: This module is not imported with a simple ``import vice`` statement. .. note:: When this module is imported, the yields will be updated with a maximum of 10^5 bins in quadrature to decrease computational overhead. For some elements, the yield calculation may not converge. To rerun the yield calculation with higher numerical precision, simply call ``set_params`` with a new value for the keyword ``Nmax`` (see below). Contents -------- set_params : Update the parameters with which the yields are calculated. .. toctree:: :titlesonly: :maxdepth: 5 vice.yields.ccsne.CL13.set_params