Go to the source code of this file.
Classes | |
class | OscRingNStProblem< ELEMENT > |
Driver for oscillating ring problem: Wall performs oscillations that resemble eigenmodes of freely oscillating ring and drives viscous fluid flow. Mean radius of wall is adjustable and responds to a pressure value in the fluid to allow for mass conservation. More... | |
Namespaces | |
namespace | Global_Physical_Variables |
Namespace for physical parameters. | |
Functions | |
int | main (int argc, char *argv[]) |
Demonstrate how to solve OscRingNSt problem in deformable domain with mesh adaptation. | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Demonstrate how to solve OscRingNSt problem in deformable domain with mesh adaptation.
Definition at line 923 of file osc_ring_alg.cc.
References oomph::SarahBL::full_exact_soln(), OscRingNStProblem< ELEMENT >::restart(), OscRingNStProblem< ELEMENT >::set_initial_condition(), and OscRingNStProblem< ELEMENT >::unsteady_run().