19 bool isNaN(
double var);
25 volatile double d = var;
31 R = pow((3.0*m1/(4.0*M_PI*m0)), 1.0/3.0);
40 return (pow((6.0*v/M_PI), 1/3.0));
bool isNaN(double var)
checks if the passed argument is not a number
double init_size
initial mean bubble diameter, m
double bubbleRadius(const double m0, const double m1)
radius of bubbles based on the moments
real(dp), dimension(:), allocatable d
diffusion coefficients (for each dissolved gas)
double nodeRadius(const double &v)
radius of bubbles at each node