OpenCMISS-Iron FORTRAN API Documentation

The analytic function types for a Navier-Stokes equation. More...

Collaboration diagram for OPENCMISS::EquationsSet::AnalyticFunctionTypes::NavierStokes:

Variables

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_poiseuille = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_POISEUILLE
 fully developed 2D channel flow (parabolic) More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_taylor_green = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_TAYLOR_GREEN
 2D dynamic nonlinear Taylor-Green vortex decay More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_flowrate_aorta = EQUATIONS_SET_NAVIER_STOKES_EQUATION_FLOWRATE_AORTA
 A fourier decomposed flow waveform for boundary conditions. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_sinusoid = EQUATIONS_SET_NAVIER_STOKES_EQUATION_SINUSOID
 A sinusoidal flow waveform. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_splint_from_file = EQUATIONS_SET_NAVIER_STOKES_EQUATION_SPLINT_FROM_FILE
 Spline integration of dependent values specified in a file. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_1 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_1
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_2 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_2
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_3 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_3
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_4 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_4
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_5 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_5
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_1 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_1
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_2 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_2
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_3 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_3
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_4 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_4
 u=tbd More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_5 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_5
 u=tbd More...
 

Detailed Description

The analytic function types for a Navier-Stokes equation.

See also
OPENCMISS::EquationsSet::AnalyticFunctionTypes,OPENCMISS

Variable Documentation

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_flowrate_aorta = EQUATIONS_SET_NAVIER_STOKES_EQUATION_FLOWRATE_AORTA

A fourier decomposed flow waveform for boundary conditions.

Definition at line 2711 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_sinusoid = EQUATIONS_SET_NAVIER_STOKES_EQUATION_SINUSOID

A sinusoidal flow waveform.

Definition at line 2713 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_splint_from_file = EQUATIONS_SET_NAVIER_STOKES_EQUATION_SPLINT_FROM_FILE

Spline integration of dependent values specified in a file.

Definition at line 2715 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_1 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_1

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2722 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_2 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_2

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2724 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_3 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_3

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2726 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_4 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_4

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2728 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_three_dim_5 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_THREE_DIM_5

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2730 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_1 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_1

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2717 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_2 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_2

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2718 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_3 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_3

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2719 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_4 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_4

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2720 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_5 = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_5

u=tbd

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2721 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_poiseuille = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_POISEUILLE

fully developed 2D channel flow (parabolic)

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2707 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_navier_stokes_equation_two_dim_taylor_green = EQUATIONS_SET_NAVIER_STOKES_EQUATION_TWO_DIM_TAYLOR_GREEN

2D dynamic nonlinear Taylor-Green vortex decay

See also
OPENCMISS_EquationsSetNavierStokesAnalyticFunctionTypes,OPENCMISS

Definition at line 2709 of file opencmiss_iron.f90.