MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
postProcessBSD.C File Reference

post-processing application to calculate the mean and variance of bubble size distribution More...

#include "twoPhaseMixtureThermo.H"
#include "fvCFD.H"
#include "setRootCase.H"
#include "createTime.H"
#include "createMesh.H"

Go to the source code of this file.

Data Structures

class  BSDProperties
 this class is meant to compute the mean and variance of bubble/cell size distribution. More...
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

post-processing application to calculate the mean and variance of bubble size distribution

This is a post-processing application to analyze the results of population balance equation. It calculates the mean and variance of bubble size distribution at each time step and write the results as field variables in each time directory. They can be further processed using postProcess -func probe to probe the values on the required points.

See also
https://github.com/MoDeNa-EUProject/MoDeNa/blob/nextRelease/applications/PUfoam/MoDeNaModels/CFD_tool_3D/applications/postProcessBSD/README.md
Authors
Mohsen Karimi, Daniele Marchisio

Definition in file postProcessBSD.C.