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

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 *)
 

Detailed Description

Source terms due to the bubble growth.

Definition in file growth.h.

Function Documentation

◆ growthSource()

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 
)
Parameters
sgBAsource terms due to blowing agent
sgCO2source terms due to CO2
weweights of quadrature approximation
vinodes of quadrature approximation
nNodesnumber of nodes
mOrderorder of moments
CO2_lweight fraction of CO2 in liquid
L_lweight fraction of blowing agent in liquid
tmptemperature
volumeGrowthBAgrowth rate due to evaporation of blowing agent
volumeGrowthCO2growth rate due to generation of CO2
Returns
void

Definition at line 22 of file growth.h.