![]() |
|
#include "generic.h"#include "navier_stokes.h"#include "beam.h"#include "meshes/quarter_circle_sector_mesh.h"#include "meshes/one_d_lagrangian_mesh.h"Classes | |
| class | FSIRingProblem |
Namespaces | |
| Global_Physical_Variables | |
| Global variables. | |
Functions | |
| void | Global_Physical_Variables::set_params () |
| void | Global_Physical_Variables::pcos_load (const Vector< double > &xi, const Vector< double > &x, const Vector< double > &N, Vector< double > &load) |
| int | main (int argc, char *argv[]) |
| Driver for fsi ring test problem. More... | |
Variables | |
| double | Global_Physical_Variables::Alpha_sq =50.0 |
| Square of Womersly number (a frequency parameter) More... | |
| double | Global_Physical_Variables::Density_ratio =1.0 |
| Density ratio of the solid and the fluid. More... | |
Driver for fsi ring test problem.
Perturbation pressure
Duration of initial pcos perturbation
Amplitude of initial deformation
References problem, and Flag_definition::setup().