PLUME-MoM-TSM
1.0
VolcanicPlumeModel
|
Go to the source code of this file.
Modules | |
module | moments_module |
Method of Moments module. | |
Functions/Subroutines | |
real(wp) function | moments_module::beta_function (z, w) |
Beta function. More... | |
real(wp) function | moments_module::gammln (xx) |
Gamma function logarithm. More... | |
subroutine | moments_module::gaulegf (x1, x2, x, w, n) |
subroutine | moments_module::linear_reconstruction (Ml, Mr, mom, Ma, Mb, alfa, beta, gamma1, gamma2) |
Variables | |
integer | moments_module::n_nodes |
Number of nodes for the quadrature. More... | |
integer, parameter | moments_module::max_nmom = 20 |
Maximum number of moments. More... | |
integer | moments_module::n_mom |
Number of moments. More... | |
integer | moments_module::n_sections |