![]() |
|
#include "generic.h"#include "axisym_navier_stokes.h"#include "fluid_interface.h"#include "meshes/horizontal_single_layer_spine_mesh.h"Classes | |
| class | oomph::SpineAxisymmetricMarangoniSurfactantFluidInterfaceElement< ELEMENT > |
| class | oomph::MyHorizontalSingleLayerSpineMesh< ELEMENT > |
| class | InterfaceProblem< ELEMENT, TIMESTEPPER > |
| Single axisymmetric fluid interface problem in rectangular domain. More... | |
Namespaces | |
| Global_Physical_Variables | |
| Global variables. | |
| oomph | |
| DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |
Functions | |
| int | main (int argc, char *argv[]) |
| Driver code for single fluid axisymmetric horizontal interface problem. More... | |
Variables | |
| Vector< double > | Global_Physical_Variables::G (3) = 1.0 |
| Direction of gravity. More... | |
Driver code for single fluid axisymmetric horizontal interface problem.
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
Maximum time
Duration of timestep
References Global_Physical_Variables::Alpha, oomph::CommandLineArgs::Argc, Global_Physical_Variables::G, oomph::MathematicalConstants::Pi, problem, and oomph::CommandLineArgs::setup().