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 > |
| Problem class. More... | |
Namespaces | |
| namespace | Global_Physical_Variables |
| Global parameters. | |
Functions | |
| 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. | |
Variables | |
| double | Global_Physical_Variables::Re =20.0 |
| Reynolds number. | |
| 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().