ORB5  4.00
Loading...
Searching...
No Matches
util_orb Module Reference

Data Types

interface  reverse

Functions/Subroutines

real(kind=r8) function reverse_i8 (nbase, i)
real(kind=r8) function reverse_i4 (nbase, i)
real(kind=r8) function, public den (s, isp)
 Return distribution function for particle loading in space.

Function/Subroutine Documentation

◆ den()

real(kind=r8) function, public util_orb::den ( real(kind=r8), intent(in) s,
integer, intent(in) isp )

Return distribution function for particle loading in space.

Corresponds to equation (4.37) of Sébastien's thesis (without K normalization)

Parameters
[in]sRadial postion
[in]ispSpecies under consideration
Returns
Value of the distribution function
Here is the call graph for this function:
Here is the caller graph for this function:

◆ reverse_i4()

real(kind=r8) function util_orb::reverse_i4 ( integer, intent(in) nbase,
integer, intent(in) i )
private

◆ reverse_i8()

real(kind=r8) function util_orb::reverse_i8 ( integer, intent(in) nbase,
integer(kind=i8), intent(in) i )
private