Variables
Global_Parameters Namespace Reference

Namepspace for global parameters. More...

Variables

double Re
 Reynolds number. More...
 
double ReSt
 Womersley = Reynolds times Strouhal. More...
 
unsigned Long_run_flag =1
 Flag for long/short run: Default = perform long run. More...
 
unsigned Impulsive_start_flag =0
 Flag for impulsive start: Default = start from exact time-periodic solution. More...
 

Detailed Description

Namepspace for global parameters.

Variable Documentation

◆ Impulsive_start_flag

unsigned Global_Parameters::Impulsive_start_flag =0

Flag for impulsive start: Default = start from exact time-periodic solution.

Definition at line 55 of file rayleigh_traction_channel.cc.

Referenced by main(), and RayleighTractionProblem< ELEMENT, TIMESTEPPER >::unsteady_run().

◆ Long_run_flag

unsigned Global_Parameters::Long_run_flag =1

Flag for long/short run: Default = perform long run.

Definition at line 51 of file rayleigh_traction_channel.cc.

Referenced by main(), and RayleighTractionProblem< ELEMENT, TIMESTEPPER >::unsteady_run().

◆ Re

double Global_Parameters::Re

◆ ReSt

double Global_Parameters::ReSt