Driver for coated sphere loaded by lineared fluid loading.
713 double q_increment=5.0;
746 for(
unsigned i=0;
i<nstep;
i++)
752 problem.doc_solution(doc_info);
int i
Definition: BiCGSTAB_step_by_step.cpp:9
Coated sphere FSI.
Definition: fourier_decomposed_acoustic_fsi.cc:127
Definition: oomph_utilities.h:499
void set_directory(const std::string &directory)
Definition: oomph_utilities.cc:298
Definition: fourier_decomposed_helmholtz_elements.h:431
void setup(Time *time_pt)
Create all GeomObjects needed to define the cylinder and the flag.
Definition: turek_flag_non_fsi.cc:277
string Directory
Output directory.
Definition: acoustic_fsi.cc:101
unsigned El_multiplier
Multiplier for number of elements.
Definition: acoustic_fsi.cc:104
double Q
FSI parameter.
Definition: acoustic_fsi.cc:58
double K_squared
Square of wavenumber for the Helmholtz equation.
Definition: acoustic_fsi.cc:52
unsigned M
Definition: fourier_decomposed_acoustic_fsi.cc:95
void update_parameter_values()
Function to update dependent parameter values.
Definition: acoustic_fsi.cc:76
void specify_command_line_flag(const std::string &command_line_flag, const std::string &doc)
Specify possible argument-free command line flag.
Definition: oomph_utilities.cc:451
void parse_and_assign(int argc, char *argv[], const bool &throw_on_unrecognised_args)
Definition: oomph_utilities.cc:760
void doc_specified_flags()
Document specified command line flags.
Definition: oomph_utilities.cc:610
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213