MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
initializeMoments.h File Reference

initializes the moments More...

Go to the source code of this file.

Functions

void mom_init (double *, double &, int &, double &, double &)
 

Detailed Description

initializes the moments

Definition in file initializeMoments.h.

Function Documentation

◆ mom_init()

void mom_init ( double *  momz,
double &  size_0,
int &  n,
double &  sigma,
double &  NN 
)
Parameters
momzmoments of different orders
size_0initial bubble diameter
nnumber of moments
sigmacorrelated to the variance of initial distribution
NNcorrelated to the number of initial bubbles per unit volume
Returns
void

Definition at line 15 of file initializeMoments.h.