MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
Source terms due to the bubble growth. More...
Go to the source code of this file.
Functions | |
void | growthSource (double *, double *, double *, double *, int &, int *, double &, double &, double &, double *, double *) |
Source terms due to the bubble growth.
Definition in file growth.h.
void growthSource | ( | double * | sgBA, |
double * | sgCO2, | ||
double * | we, | ||
double * | vi, | ||
int & | nNodes, | ||
int * | mOrder, | ||
double & | CO2_l, | ||
double & | L_l, | ||
double & | tmp, | ||
double * | volumeGrowthBA, | ||
double * | volumeGrowthCO2 | ||
) |
sgBA | source terms due to blowing agent |
sgCO2 | source terms due to CO2 |
we | weights of quadrature approximation |
vi | nodes of quadrature approximation |
nNodes | number of nodes |
mOrder | order of moments |
CO2_l | weight fraction of CO2 in liquid |
L_l | weight fraction of blowing agent in liquid |
tmp | temperature |
volumeGrowthBA | growth rate due to evaporation of blowing agent |
volumeGrowthCO2 | growth rate due to generation of CO2 |