The following are our technical reports.
Webnucleo Technical Report: Polytrope Tool
Authors: Jason S. Brown, Bradley S. Meyer
Abstract: This is a brief report describing the details of the calculations made in the Polytrope Tool. It discusses IDL routines and numerical issues.
Current version:
2006-02-23-1
Previous version:
2005-11-03-1
Webnucleo Technical Report: Newton Tool
Author: Allen L. Parker
Abstract: This is a brief report that describes the algorithm the Newton Tool uses to solve for the motion of a system. It includes information about the IDL routines called by the Newton Tool, the online interface, and possible limitations.
Current version:
2006-05-27-1
Previous version:
2006-02-22-1
Webnucleo Technical Report: Helical Wire
Author: Allen L. Parker
Abstract: This Technical Report derives the equations of motion for a bead constrained to a helical wire. This derivation uses Cartesian coordinates and Lagrangian mechanics.
Current version:
2006-05-27-2
Previous version:
2006-02-22-2
Webnucleo Technical Report: Nucleosynthesis FITS Files
Author: Bradley S. Meyer
Abstract: The following is a brief explanation of how to view output FITS files from Webnucleo nucleosynthesis calculations.
Current version: 2006-03-10-1
Webnucleo Technical Report: Wn_Matrix Module
Authors: David C. Adams, Bradley S. Meyer
Abstract: The following report describes some details of the wn_matrix Module, the Webnucleo group's collection of codes for handling sparse matrices. The wn_matrix Module is divided into two parts: 1) routines that deal with creating and managing the WnMatrix structure and 2) routines for performing matrix operations with the WnMatrix structure. This report provides a brief overview of the function and usage of these routines, as well as the WnMatrix structures.
Current version: 2008-06-04-1
Previous versions: 2007-11-25-1, 2007-09-28-1, 2007-07-23-1, 2007-06-25-1, 2006-10-13-1
Webnucleo Technical Report: Solar Abundances Tool
Author: Allen Parker
Abstract: This report describes the XML schema and the calculations performed by the Solar Abundances Tool.
Current version: 2006-11-08-1
Webnucleo Technical Report: Wn_XML_Utils Module
Author: David C. Adams
Abstract: The following will provide information regarding the routines that comprise the wn_xml_utils Module. The wn_xml_utils Module is intended to supplement libgdome, a library for manipulating XML documents. The routines it contains are used to simplify or expand on some aspects of libgdome's functionality, which they accomplish by utilizing the structures and routines that libgdome provides. This report describes the function and usage of these routines, and provides sample code demonstrating their usage.
Current version: 2006-11-30-1
Webnucleo Technical Report: Curve Fitting Tool
Authors: Jason Carson, Jason S. Brown, Bradley S. Meyer
Abstract: This technical report provides some information about the Curve Fitting Tool.
Current version:
2007-06-30-1
Previous version:
2007-01-26-1
Webnucleo Technical Report: Network Calculations with libnucnet
Author: Bradley S. Meyer
Abstract: This technical report describes some details on solving nuclear reactions network with the libnucnet module.
Current version: 2011-04-17-1
Previous versions: 2009-05-03-1, 2007-09-02-1
Webnucleo Technical Report: XML Input to libnucnet
Author: Bradley S. Meyer
Abstract: This technical report describes some details of XML input to libnucnet.
Current version: 2010-06-03-1
Previous versions: 2010-01-10-1, 2009-05-03-2, 2009-01-27-1, 2008-08-01-1, 2007-10-16-1
Webnucleo Technical Report: Sparse Matrix Tool
Author: Bradley S. Meyer
Abstract: This technical report provides some details about the calculations in the Sparse Matrix Tool and the Tool distribution.
Current version: 2008-04-07-1
Webnucleo Technical Report: Sparse Matrix Storage Schemes
Author: David C. Adams
Abstract: This technical report describes some details of the sparse matrix storage schemes employed in the Sparse Matrix Tool.
Current version: 2008-04-07-2
Webnucleo Technical Report: wn_sparse_solve Module
Author: Bradley S. Meyer
Abstract: This technical report provides an overview of wn_sparse_solve, its data structures, and possible user-supplied routines.
Current version: 2008-06-29-1
Webnucleo Technical Report: liblvls Module
Author: Joseph P. Johnson
Abstract: This technical report describes some details of the data structures and routines in the liblvls Module.
Current version:
2010-02-05-1
Previous version:
2008-09-03-1
Webnucleo Technical Report: Input XML for liblvls
Author: Joseph P. Johnson
Abstract: This technical report describes some details of the input XML appropriate for liblvls.
Current version:
2010-02-05-2
Previous version:
2008-09-29-1
Webnucleo Technical Report: liblvls Iterators
Authors: Joseph P. Johnson, Bradley S. Meyer
Abstract: This technical report describes how to iterate over species, levels, or zones with liblvls and how to apply functions during the iterations.
Current version:
2010-09-26-1
Previous version:
2008-09-30-1
Webnucleo Technical Report: User-Supplied Transition Rate Functions in liblvls
Author: Joseph P. Johnson
Abstract: This technical report describes how to apply user-supplied transition rates to transition rate calculations in liblvls.
Current version: 2008-09-30-2
Webnucleo Technical Report: libnucnet Iterators
Author: Bradley S. Meyer
Abstract: This technical report describes how to iterate over species, reactions, reaction elements, or zones with libnucnet and how to apply functions during the iterations.
Current version: 2010-05-04-1
Previous versions: 2009-05-17-1, 2009-01-19-1, 2008-07-21-1
Webnucleo Technical Report: Screening and Reverse Rate Correction Factors in libnucnet
Author: Bradley S. Meyer
Abstract: This technical report describes how to apply user-supplied screening and NSE functions to reaction rate calculations in libnucnet.
Current version: 2010-08-31-1
Previous versions: 2008-07-30-1, 2008-07-28-1
Webnucleo Technical Report: Numerical Calculations in the wn_simple_gce Module
Author: Bradley S. Meyer
Abstract: This technical report describes some of details of the numerical calculations in wn_simple_gce.
Current version: 2010-02-21-1
Previous versions: 2010-02-01-1, 2008-11-25-1
Webnucleo Technical Report: The Arrow Solver in the wn_matrix Module
Author: Bradley S. Meyer
Abstract: This technical report describes the arrow matrix sparse storage format in the wn_matrix module and the solver based on it.
Current version:
2009-08-20-1
Previous version:
2009-03-03-1
Webnucleo Technical Report: libstatmech
Authors: Tianhong Yu, Bradley S. Meyer
Abstract: This technical report describes libstatmech and its calculations.
Current version:
2011-11-06-1
Previous version:
2009-08-25-1
Webnucleo Technical Report: Screening Example with libstatmech
Author: Tianhong Yu, Bradley S. Meyer
Abstract: This technical report describes some details of the screening example in the libstatmech distribution.
Current version:
2012-02-01-1
Previous version:
2009-08-25-2
Webnucleo Technical Report: Boson Condensate Calculations with libstatmech
Authors: Tianhong Yu, Bradley S. Meyer
Abstract: This technical report describes some details of the Bose-Einstein examples in the libstatmech distribution.
Current version:
2009-11-25-1
Previous version:
2009-08-27-1
Webnucleo Technical Report: User-Supplied Rate Functions to libnucnet
Author: Bradley S. Meyer
Abstract: This technical report describes how a user can supply his/her own rate function to libnucnet-based codes.
Current version: 2011-06-13-1
Previous versions: 2011-05-28-1, 2010-01-10-2
Webnucleo Technical Report: wn_two_level Module
Author: Joseph P. Johnson
Abstract: This technical report describes the WnTwoLevel structures and details some of the wn_two_level routines.
Current version: 2010-02-27-1
Webnucleo Technical Report: Computational Details Behind libnuceq
Authors: Bradley S. Meyer, Tianhong Yu
Abstract: This technical report describes computational details behind libnuceq and explains how to apply the libnuceq API.
Current version:
2011-11-10-1
Previous version:
2010-12-13-1
Webnucleo Technical Report: Low-Temperature Nuclear Statistical Equilibria.
Author: Bradley S. Meyer
Abstract: This technical report discusses nuclear statistical equilibria at low temperature and calculations with libnuceq.
Current version: 2010-12-24-1