![]() |
ORB5
v4.9.4
|
Data Types | |
| interface | reverse |
Functions/Subroutines | |
| real function | reverse_i8 (nbase, i) |
| real function | reverse_i4 (nbase, i) |
| real function, public | den (s, isp) |
| Return distribution function for particle loading in space. More... | |
| real function, public util_orb::den | ( | real, 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)
| [in] | s | Radial postion |
| [in] | isp | Species under consideration |
Here is the call graph for this function:
Here is the caller graph for this function:| real function util_orb::reverse_i4 | ( | integer, intent(in) | nbase, |
| integer, intent(in) | i | ||
| ) |
|
private |