Classes | Namespaces | Functions | Variables
simple_spine_channel.cc File Reference

Go to the source code of this file.

Classes

class  WavyWall
 //////////////////////////////////////////////////////////////////// More...
 
class  SimpleSpineMesh< ELEMENT >
 //////////////////////////////////////////////////////////////////// More...
 
class  ChannelSpineFlowProblem< ELEMENT >
 //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
 

Namespaces

namespace  Global_Physical_Variables
 ////////////////////////////////////////////////////////////////////
 

Functions

double Global_Physical_Variables::height (const double &x)
 Height of domain.
 
int main ()
 Driver for channel flow problem with spine mesh.
 

Variables

double Global_Physical_Variables::Re =100
 Reynolds number.
 
double Global_Physical_Variables::X_indent_start =0.5
 Start of indented region.
 
double Global_Physical_Variables::L =1.0
 Length of indented region.
 
double Global_Physical_Variables::L_total =4.0
 Total length of domain.
 
double Global_Physical_Variables::H =1.0
 Undeformed height of domain.
 
double Global_Physical_Variables::A =-0.6
 Amplitude of indentation.
 

Function Documentation

◆ main()

int main ( )

Driver for channel flow problem with spine mesh.

Definition at line 654 of file simple_spine_channel.cc.