Variables
Global_Physical_Variables Namespace Reference

Namespace for physical parameters. More...

Variables

double Re = 5.0
 Reynolds number. More...
 
double ReSt = 5.0
 Womersley number. More...
 

Detailed Description

Namespace for physical parameters.

Variable Documentation

◆ Re

double Global_Physical_Variables::Re = 5.0

Reynolds number.

Definition at line 53 of file spin_up.cc.

Referenced by RotatingCylinderProblem< ELEMENT, TIMESTEPPER >::RotatingCylinderProblem().

◆ ReSt

double Global_Physical_Variables::ReSt = 5.0

Womersley number.

Definition at line 56 of file spin_up.cc.

Referenced by RotatingCylinderProblem< ELEMENT, TIMESTEPPER >::RotatingCylinderProblem().