///////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// Driver code for unsteady Navier-Stokes flow, driven by oscillating ellipse. If the code is executed with command line arguments, a validation run is performed.
641 problem.unsteady_run(doc_info);
654 problem.unsteady_run(doc_info);
Navier-Stokes problem in an oscillating ellipse domain.
Definition: osc_quarter_ellipse.cc:179
Definition: oomph_utilities.h:499
void set_directory(const std::string &directory)
Definition: oomph_utilities.cc:298
void setup(Time *time_pt)
Create all GeomObjects needed to define the cylinder and the flag.
Definition: turek_flag_non_fsi.cc:277
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213
References problem, oomph::DocInfo::set_directory(), and Flag_definition::setup().