Namespace for physical parameters. More...
Variables | |
double | Re =50 |
Reynolds number. More... | |
double | Delta =0.1 |
The desired curvature of the pipe. More... | |
double | Pitch = 1.0 |
Namespace for physical parameters.
double Global_Physical_Variables::Delta =0.1 |
The desired curvature of the pipe.
Definition at line 91 of file curved_pipe.cc.
Referenced by SteadyCurvedTubeProblem< ELEMENT >::actions_before_newton_solve(), SteadyHelicalProblem< ELEMENT >::actions_before_newton_solve(), MyCurvedCylinder::position(), MyHelicalCylinder::position(), SteadyCurvedTubeProblem< ELEMENT >::SteadyCurvedTubeProblem(), and SteadyHelicalProblem< ELEMENT >::SteadyHelicalProblem().
double Global_Physical_Variables::Pitch = 1.0 |
Definition at line 94 of file helical_pipe.cc.
Referenced by SteadyHelicalProblem< ELEMENT >::SteadyHelicalProblem().
double Global_Physical_Variables::Re =50 |
Reynolds number.
Definition at line 88 of file curved_pipe.cc.
Referenced by SteadyCurvedTubeProblem< ELEMENT >::doc_solution(), SteadyHelicalProblem< ELEMENT >::doc_solution(), SteadyCurvedTubeProblem< ELEMENT >::SteadyCurvedTubeProblem(), and SteadyHelicalProblem< ELEMENT >::SteadyHelicalProblem().