MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
Source term due to the bubble coalescence. More...
Go to the source code of this file.
Functions | |
void | coalescenceSource (double *, double *, double *, int &, int *, double &) |
Source term due to the bubble coalescence.
Definition in file coalescence.h.
void coalescenceSource | ( | double * | sc, |
double * | we, | ||
double * | vi, | ||
int & | nNodes, | ||
int * | mOrder, | ||
double & | beta0 | ||
) |
sc | source due to coalescence |
we | weights of quadrature approximation |
vi | nodes of quadrature approximation |
nNodes | number of nodes |
mOrder | order of moments |
beta0 | coalescence constant |
Definition at line 17 of file coalescence.h.