origen_neutron Module Reference

perform neutron calculations More...

Data Types

type  origen_neutron_class
 Class handling the neutron calculations. More...
 
type  origen_neutron_options
 options for neutron calculations printout More...
 

Functions/Subroutines

subroutine totaln (tot, array, nsteps, do_not_clear)
 Called from wrneut, to sum arrays for printing column total. More...
 

Variables

character(2048), dimension(2048), private rbuffer
 character buffer More...
 
integer, private rstatus
 status flag More...
 

Detailed Description

perform neutron calculations

Function/Subroutine Documentation

subroutine origen_neutron::totaln ( real(c_double), dimension(0:nsteps), intent(inout)  tot,
real(c_double), dimension(:,:), intent(in)  array,
integer, intent(in)  nsteps,
logical, intent(in)  do_not_clear 
)

Called from wrneut, to sum arrays for printing column total.

References const::amass, origen_definitions_m::avogadro, and origen_definitions_m::pi.

Referenced by origen_neutron_class::get_spectrum().

Variable Documentation

character(2048), dimension(2048), private rbuffer

character buffer

integer, private rstatus

status flag