Triangular Taylor Hood finite elements

Solve unsteady incompressible flows and related problems.
ダウンロード: 1.2K
更新 2018/9/28

ライセンスの表示

This toolbox solves PDE problems with mixed P2/P1 (Taylor Hood) finite elements. The capabilities of the toolbox are demonstrated with an unsteady thermally driven flow in a tall cavity, as described in <http://dx.doi.org/10.1002/fld.395 Christon et al. (2002)>. Introductory examples of a Poisson problem and a Burgers' problem is also available.

引用

Sebastian Ullmann (2024). Triangular Taylor Hood finite elements (https://www.mathworks.com/matlabcentral/fileexchange/49169-triangular-taylor-hood-finite-elements), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2018a
R2016b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: pointLocationQuadTree, n-dimensional simplex quadrature

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

TriangularTaylorHood/demos/burgers

TriangularTaylorHood/demos/cavityMIT2001

TriangularTaylorHood/demos/poissonSquare

TriangularTaylorHood/pointLocationQuadTree

バージョン 公開済み リリース ノート
1.5.0.0

faster point search

1.4.0.0

Just a few bug fixes.

1.3.0.0

Gradient evaluation added.

1.2.0.0

Some bugfixes and support for P0 elements.

1.1.0.0

Added Burgers' problem. Enabled default visualization in flow demo.

1.0.0.0