Classes | Namespaces | Functions
fsi_osc_ring_compare_jacs.cc File Reference

Go to the source code of this file.

Classes

class  FSIRingProblem
 FSI Ring problem: a fluid-structure interaction problem in which a viscous fluid bounded by an initially circular beam is set into motion by a small sinusoidal perturbation of the beam (the domain boundary). More...
 

Namespaces

 Global_Physical_Variables
 Namespace for physical parameters.
 

Functions

void Global_Physical_Variables::set_params ()
 Set the parameters that are used in the code as a function of the Womersley number, the density ratio and H. More...
 
void Global_Physical_Variables::pcos_load (const Vector< double > &xi, const Vector< double > &x, const Vector< double > &N, Vector< double > &load)
 Non-FSI load function, a constant external pressure plus a (small) sinusoidal perturbation of wavenumber two. More...
 
int main (int argc, char *argv[])
 Driver for fsi ring test problem. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Driver for fsi ring test problem.

Perturbation pressure

Duration of initial pcos perturbation

Amplitude of initial deformation

Definition at line 858 of file fsi_osc_ring_compare_jacs.cc.

References FSIRingProblem::dynamic_run().