Classes | Namespaces | Functions | Variables
rayleigh_instability_soluble_surfactant.cc File Reference

Go to the source code of this file.

Classes

class  ElasticAxisymmetricSolubleSurfactantTransportInterfaceElement< ELEMENT >
 Interface class to handle the mass transport between bulk and surface as well as the surfactant transport along the. More...
 
class  InterfaceProblem< ELEMENT, TIMESTEPPER >
 Single fluid interface problem including transport of an insoluble surfactant. More...
 

Namespaces

namespace  Global_Physical_Variables
 Namepspace for global parameters, chosen from Campana et al. as in the axisymmetric problem.
 

Functions

Vector< doubleGlobal_Physical_Variables::G (3)
 Direction of gravity.
 
int main (int argc, char *argv[])
 Driver code for single fluid axisymmetric horizontal interface problem.
 

Variables

double Global_Physical_Variables::Alpha_absorption = 1.0
 Alpha for absorption kinetics.
 
double Global_Physical_Variables::K = 0.01
 K parameter that describes solubility number.
 
double Global_Physical_Variables::Pe = 10000.0
 
double Global_Physical_Variables::PeSt = Pe
 
double Global_Physical_Variables::Pe_reference_scale =1.0
 
double Global_Physical_Variables::Diff = 1.0/Pe
 
double Global_Physical_Variables::Nu = 0.1
 Pseudo-solid Poisson ratio.
 

Function Documentation

◆ main()

int main ( int  argc,
char argv[] 
)

Driver code for single fluid axisymmetric horizontal interface problem.

Maximum time

Duration of timestep

Definition at line 943 of file rayleigh_instability_soluble_surfactant.cc.

References Global_Physical_Variables::Alpha, and Global_Physical_Variables::G().