pynucastro.rates package#
The core routines needed to read and interpret nuclear reaction rates
- pynucastro.rates.load_rate(rfile=None)[source]#
Try to load a rate of any type.
- Parameters:
rfile (str) – the name of a file containing the reaction rate parameterization.
- Return type:
- Raises:
Submodules#
- pynucastro.rates.alternate_rates module
- pynucastro.rates.approximate_rates module
- pynucastro.rates.aprox_family_rates module
- pynucastro.rates.derived_rate module
- pynucastro.rates.files module
- pynucastro.rates.known_duplicates module
- pynucastro.rates.library module
FFNLibraryLangankeLibraryLibraryLibrary.add_rate()Library.add_rates()Library.backward()Library.derived_backward()Library.eliminate_duplicates()Library.filter()Library.find_duplicate_links()Library.forward()Library.forward_for_detailed_balance()Library.get_nuclei()Library.get_rate()Library.get_rate_by_name()Library.get_rate_by_nuclei()Library.get_rates()Library.heaviest()Library.lightest()Library.linking_nuclei()Library.num_ratesLibrary.remove_rate()
OdaLibraryPruetFullerLibraryRateFilterReacLibLibraryStarLibLibrarySuzukiLibraryTabularLibrarycapitalize_id()full_library()
- pynucastro.rates.modified_rate module
- pynucastro.rates.rate module
BaryonConservationErrorRateRate.eval()Rate.eval_full_rate()Rate.eval_jacobian_term()Rate.evaluate_screening()Rate.function_string_py()Rate.get_rate_id()Rate.heaviest()Rate.idRate.jacobian_string_py()Rate.lightest()Rate.log_eval()Rate.modify_products()Rate.product_count()Rate.reactant_count()Rate.swap_protons()Rate.ydot_string_py()
RatePairRateSourceTfactors
- pynucastro.rates.reaclib_rate module
- pynucastro.rates.starlib_rate module
- pynucastro.rates.tabular_rate module
- pynucastro.rates.temperature_tabular_rate module