文件名称:2D Unsteady Navier-Stokes
下载1 (462.83kb)
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
The "UNSTEADY_NAVIER_STOKES" scr ipt solves the 2D steady Navier-Stokes equations.
The space discretization is performed by means of the standard Galerkin approach.
Bilinear quadrangular elements are used for the pressure and biquadratic quadrangular elements are used for the velocity.
This pressure and velocity interpolation satisfies the so-called LBB condition, which ensures the solvability of the algebraic system.
For the time integration the theta-method has been implemented. According to the value of theta these schemes are obtained:
0 -> Forward Euler
1/2 -> Crank-Nicolson
3/4 -> Galerkin
1 -> Backward Euler
The FEM parameters such as the number of finite elements and the number of Gauss integration points can be easily chosen.
The functions and the examples are developed according with Chapter 6 "Viscous incompressible flows" of the book "Finite Element Methods for flow problems" of Jean Donea and Antonio Huerta.
The space discretization is performed by means of the standard Galerkin approach.
Bilinear quadrangular elements are used for the pressure and biquadratic quadrangular elements are used for the velocity.
This pressure and velocity interpolation satisfies the so-called LBB condition, which ensures the solvability of the algebraic system.
For the time integration the theta-method has been implemented. According to the value of theta these schemes are obtained:
0 -> Forward Euler
1/2 -> Crank-Nicolson
3/4 -> Galerkin
1 -> Backward Euler
The FEM parameters such as the number of finite elements and the number of Gauss integration points can be easily chosen.
The functions and the examples are developed according with Chapter 6 "Viscous incompressible flows" of the book "Finite Element Methods for flow problems" of Jean Donea and Antonio Huerta.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 2D Unsteady Navier-Stokes.zip 列表 2D Unsteady Navier-Stokes/.DS_Store 2D Unsteady Navier-Stokes/afference_matrix_2D_p.m 2D Unsteady Navier-Stokes/afference_matrix_2D_v.m 2D Unsteady Navier-Stokes/assemble_convection_matrix.m 2D Unsteady Navier-Stokes/assemble_gradient_operator_matrix.m 2D Unsteady Navier-Stokes/assemble_load_vector_p.m 2D Unsteady Navier-Stokes/assemble_load_vector_v.m 2D Unsteady Navier-Stokes/assemble_mass_matrix.m 2D Unsteady Navier-Stokes/assemble_viscosity_matrix.m 2D Unsteady Navier-Stokes/constrain_matrix.m 2D Unsteady Navier-Stokes/constrain_matrix_column.m 2D Unsteady Navier-Stokes/constrain_matrix_row.m 2D Unsteady Navier-Stokes/constrain_vector.m 2D Unsteady Navier-Stokes/data_all_dof.m 2D Unsteady Navier-Stokes/element_convection_matrix_2D.m 2D Unsteady Navier-Stokes/element_gradient_operator_matrix_2D.m 2D Unsteady Navier-Stokes/element_load_vector_centre_2D.m 2D Unsteady Navier-Stokes/element_load_vector_gauss_2D.m 2D Unsteady Navier-Stokes/element_load_vector_nodes_v_2D.m 2D Unsteady Navier-Stokes/element_mass_matrix_2D.m 2D Unsteady Navier-Stokes/element_viscosity_matrix_2D.m 2D Unsteady Navier-Stokes/f_dN_2D_p.m 2D Unsteady Navier-Stokes/f_dN_2D_v.m 2D Unsteady Navier-Stokes/f_dW_2D_p.m 2D Unsteady Navier-Stokes/f_dW_2D_v.m 2D Unsteady Navier-Stokes/f_N_2D_p.m 2D Unsteady Navier-Stokes/f_N_2D_v.m 2D Unsteady Navier-Stokes/f_N_plot_2D_p.m 2D Unsteady Navier-Stokes/f_N_plot_2D_v.m 2D Unsteady Navier-Stokes/f_W_2D_p.m 2D Unsteady Navier-Stokes/f_W_2D_v.m 2D Unsteady Navier-Stokes/f_W_plot_2D_p.m 2D Unsteady Navier-Stokes/f_W_plot_2D_v.m 2D Unsteady Navier-Stokes/Gauss_parameters_2D.m 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES.html 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_01.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_02.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_03.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_04.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_05.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_06.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_07.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_08.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_09.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_10.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_11.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_12.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_13.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_14.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_15.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_16.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_17.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_18.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_19.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_20.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_21.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_22.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_23.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_24.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_25.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_26.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_27.png 2D Unsteady Navier-Stokes/html/UNSTEADY_NAVIER_STOKES_28.png 2D Unsteady Navier-Stokes/initialization.m 2D Unsteady Navier-Stokes/plot_geometry_2D.m 2D Unsteady Navier-Stokes/plot_shape_functions_2D.m 2D Unsteady Navier-Stokes/plot_test_functions_2D.m 2D Unsteady Navier-Stokes/row_column.m 2D Unsteady Navier-Stokes/shape_functions_Gauss_points_2D_p.m 2D Unsteady Navier-Stokes/shape_functions_Gauss_points_2D_v.m 2D Unsteady Navier-Stokes/strain_rate_velocity_matrix_2D.m 2D Unsteady Navier-Stokes/test_functions_Gauss_points_2D_p.m 2D Unsteady Navier-Stokes/test_functions_Gauss_points_2D_v.m 2D Unsteady Navier-Stokes/UNSTEADY_NAVIER_STOKES.m license.txt