MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
initializes the moments More...
Go to the source code of this file.
Functions | |
void | mom_init (double *, double &, int &, double &, double &) |
initializes the moments
Definition in file initializeMoments.h.
void mom_init | ( | double * | momz, |
double & | size_0, | ||
int & | n, | ||
double & | sigma, | ||
double & | NN | ||
) |
momz | moments of different orders |
size_0 | initial bubble diameter |
n | number of moments |
sigma | correlated to the variance of initial distribution |
NN | correlated to the number of initial bubbles per unit volume |
Definition at line 15 of file initializeMoments.h.