Warning: This is no longer the latest available version of this module. Please see the releases page for the most recent version. The Webnucleo group strongly recommends the use of the latest version of any of its online modules.
Webnucleo's libnucnet_0.10 distribution makes publicly available the codes and data for the libnucnet Module. This distribution is released under the GNU General Public License. Feel free to use or modify material in this distribution according to your purposes; however, please keep the documentation header on the files
Distribution module dependencies:
- wn_matrix: Version 0.9 or later.
- gsl: Version 1.9 or later.
- libxml: Version 2.6.18 or later (versions earlier than 2.6.18 may work, but we have not tested with them).
- xsltproc: Any recent version should work.
Distribution directory details (see links to individual files for API documentation):
libnucnet/0.10
|
|-- doc/
| |
| |-- gnu_fdl_v1.2.txt
| |
| |-- gnu_gpl_v2.txt
| |
| |-- releases.xml
| |
| |-- tex/
| |
| |-- iterators.tex
| |
| |-- libnucnet_input.tex
| |
| |-- network.tex
| |
| |-- screen.tex
| |
| |-- user_rate_functions.tex
|
|-- examples/
| |
| |-- average_zones.c
| |
| |-- check_rates.c
| |
| |-- compute_partf_by_name.c
| |
| |-- compute_partf_by_z_and_a.c
| |
| |-- coul_corr.c
| |
| |-- coul_corr.h
| |
| |-- create_nuc_collection.c
| |
| |-- create_nuc_xml_from_text.c
| |
| |-- create_reac_xml_from_text.c
| |
| |-- create_zones.c
| |
| |-- double_rates.c
| |
| |-- examples.xml
| |
| |-- extract_nuc_subset.c
| |
| |-- extract_zone_nuclide_subset.c
| |
| |-- Makefile
| |
| |-- merge_full.c
| |
| |-- merge_net.c
| |
| |-- modify_nuc.c
| |
| |-- number_reactions_in_view.c
| |
| |-- print_dup_factors.c
| |
| |-- print_forward_and_reverse_at_t9.c
| |
| |-- print_forward_and_reverse_by_string.c
| |
| |-- print_forward_and_reverse_by_xpath.c
| |
| |-- print_jacobian.c
| |
| |-- print_nuc_data_by_name.c
| |
| |-- print_nuc_data_by_z_and_a.c
| |
| |-- print_nuclear_energies.c
| |
| |-- print_nuclide_mass_fractions_in_zones.c
| |
| |-- print_nuclides.c
| |
| |-- print_Qvalues.c
| |
| |-- print_rates_at_t9.c
| |
| |-- print_rates_by_string.c
| |
| |-- print_rates_by_xpath.c
| |
| |-- print_reac_data_by_string.c
| |
| |-- print_reac_data_by_xpath.c
| |
| |-- print_reactants_and_products.c
| |
| |-- print_reactions.c
| |
| |-- print_screened_rates.c
| |
| |-- print_valid_reactions.c
| |
| |-- print_zone_data.c
| |
| |-- print_zone_mass_fractions_by_labels.c
| |
| |-- print_zone_quantum_abunds.c
| |
| |-- print_zone_screening.c
| |
| |-- README.txt
| |
| |-- regression_test.sh
| |
| |-- remove_dup_reactions.c
| |
| |-- remove_duplicate.c
| |
| |-- remove_duplicate.h
| |
| |-- run_mod_rate_single_zone.c
| |
| |-- run_multi_zone.c
| |
| |-- run_single_zone.c
| |
| |-- run_table_single_zone.c
| |
| |-- screen.c
| |
| |-- screen.h
| |
| |-- sort_nuclides.c
| |
| |-- star_read.c
| |
| |-- update_nuc_data.c
| |
| |-- update_reac_data.c
| |
| |-- user_rate_functions.c
| |
| |-- user_rate_functions.h
| |
| |-- validate_nuc_xml.c
| |
| |-- validate_reac_xml.c
|
|-- src/
| |
| |-- Libnucnet.c
| |
| |-- Libnucnet.h
| |
| |-- Libnucnet__Nuc.c
| |
| |-- Libnucnet__Nuc.h
| |
| |-- Libnucnet__Reac.c
| |
| |-- Libnucnet__Reac.h
| |
| |-- README.txt
|
|-- xsl_pub/
| |
| |-- merge_full.xsl
| |
| |-- merge_net.xsl
| |
| |-- README.txt