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

Go to the source code of this file.

Classes

class  Leaflet
 GeomObject representing a vertical leaflet that performs bending and stretching oscillations. More...
 
class  ChannelWithLeafletProblem< ELEMENT >
 //////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////// More...
 

Namespaces

 Global_Physical_Variables
 //////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////
 

Functions

int main (int argc, char *argv[])
 //////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////// More...
 

Variables

double Global_Physical_Variables::Re =20.0
 Reynolds number. More...
 

Function Documentation

◆ main()

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

//////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////

Driver code – pass a command line argument if you want to run the code in validation mode where it only performs a few steps

Initialise timestep

Set max. number of adaptations (reduced for validation)

Output steady solution

Reduce the max number of adaptations for time-dependent simulation

Definition at line 386 of file channel_with_leaflet.cc.

References ChannelWithLeafletProblem< ELEMENT >::doc_solution().