![]() |
MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
source term due to 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 &, double &, double *, double *) |
source term due to bubble growth
Definition in file growthSource.H.
| void growthSource | ( | double * | sgBA, |
| double * | sgCO2, | ||
| double * | we, | ||
| double * | vi, | ||
| int & | nNodes, | ||
| int * | mOrder, | ||
| double & | CO2_l_val, | ||
| double & | L_l_val, | ||
| double & | tmp_val, | ||
| double & | wCO2_Max, | ||
| double & | cc1_val, | ||
| double & | LMAX, | ||
| double * | volumeGrowthBA, | ||
| double * | volumeGrowthCO2 | ||
| ) |
| sgBA | source of growth due to blowing agent |
| sgCO2 | source of growth due to CO2 |
| we | weights of quadrature |
| vi | nodes of quadrature |
| nNodes | number of nodes |
| mOrder | order of moments |
| CO2_l_val | weight fraction of CO2 in liquid |
| L_l_val | weight fraction of liquid blowing agent in liquid |
| tmp_val | temperature |
| wCO2_Max | weight fraction of maximum allowable CO2 in liquid |
| cc1_val | constant |
| LMAX | weight fraction of maximum allowable blowing agent in liquid |
Definition at line 23 of file growthSource.H.