MoDeNa
1.0
Software framework facilitating sequential multi-scale modelling
|
builds the RHS of PDEs for the moments. More...
Go to the source code of this file.
builds the RHS of PDEs for the moments.
This file creates the source terms for moments equations. Based on number of nodes the corresponding sources are computed. Also, the choice of surrogate models has been accounted for within this file. For example the first bubble growth surrogate model is called using the following code snippet:
Nonetheless, alternative models have been implemented in case of excluding the the surrogate models.
Definition in file MomSources.H.