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.derived_rate module
- pynucastro.rates.files module
- pynucastro.rates.known_duplicates module
- pynucastro.rates.library module- FFNLibrary
- LangankeLibrary
- Library- Library.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_rates
- Library.remove_rate()
 
- OdaLibrary
- PruetFullerLibrary
- RateFilter
- ReacLibLibrary
- SuzukiLibrary
- TabularLibrary
- capitalize_rid()
- list_known_rates()
 
- pynucastro.rates.modified_rate module
- pynucastro.rates.rate module
- pynucastro.rates.reaclib_rate module
- pynucastro.rates.tabular_rate module
