2D Unsteady convection-diffusion-reaction problem
버전 3.1 (303 KB) 작성자:
Andrea La Spina
2D scalar equation of a convection-diffusion-reaction problem
The "UNSTEADY_CONVECTION_DIFFUSION_REACTION_2D" script solves the 2D scalar equation of a convection-diffusion-reaction problem with bilinear quadrangular elements.
The space discretization is performed by means of the standard Galerkin approach.
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 5 "Unsteady convection-diffusion
problems" of the book "Finite Element Methods for flow problems" of Jean Donea and Antonio Huerta.
If you like the file, please give feedbacks.
인용 양식
Andrea La Spina (2026). 2D Unsteady convection-diffusion-reaction problem (https://kr.mathworks.com/matlabcentral/fileexchange/60671-2d-unsteady-convection-diffusion-reaction-problem), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- Mathematics and Optimization > Partial Differential Equation Toolbox > Domain-Specific Modeling > Structural Mechanics >
Help Center 및 MATLAB Answers에서 Structural Mechanics에 대해 자세히 알아보기
