764 #define FLUID_ELEMENT QCrouzeixRaviartElement<2>
766 #define FLUID_ELEMENT QTaylorHoodElement<2>
794 problem.assign_initial_values_impulsive(dt);
814 problem.assign_initial_values_impulsive(dt);
AnnoyingScalar cos(const AnnoyingScalar &x)
Definition: AnnoyingScalar.h:136
AnnoyingScalar sin(const AnnoyingScalar &x)
Definition: AnnoyingScalar.h:137
Definition: inclined_plane.cc:689
Definition: inclined_plane.cc:609
Definition: constitutive_laws.h:699
Definition: pseudosolid_node_update_elements.h:58
Global variables.
Definition: TwenteMeshGluing.cpp:60
double Nu
Poisson's ratio.
Definition: TwenteMeshGluing.cpp:71
ConstitutiveLaw * Constitutive_law_pt
Pointer to constitutive law.
Definition: TwenteMeshGluing.cpp:65
double Length
Length of the pipe.
Definition: pipe.cc:52
double Alpha
Scaling factor for wall thickness (to be used in an exercise)
Definition: unsteady_ring.cc:73
double Re
Reynolds number.
Definition: fibre.cc:55
Vector< double > Wall_normal
Direction of the wall normal vector.
Definition: axi_static_cap.cc:59
Vector< double > G(3)
Direction of gravity.
Definition: spherical_shell_convection.cc:62
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213