Collocation-based spectral-element toolbox

版本 1.1.0.0 (51.2 KB) 作者: Nathaniel Jewell
Functions and example codes for a collocation spectral-element scheme (Chebyshev or Legendre)
2.2K 次下载
更新时间 2013/4/1

查看许可证

Following in the spirit of Trefethen’s “Spectral Methods in MATLAB”, this toolbox provides concise functions and test scripts for a collocation-based spectral-element scheme.

Features include:
- choice of Chebyshev or Legendre collocation points
- flexible domain decomposition
- support for the p-element and hp-element methods of spatial refinement
- automatic barycentric interpolation
- hassle-free enforcement of global continuity across element boundaries
- hassle-free treatment of some non-rectangular domains (e.g. square duct)
- automatic reduction to the standard pseudospectral scheme, as a special case of the spectral-element method.

Example scripts include:
- linear second-order and fourth-order ODEs and PDEs
- nonlinear ODEs and PDEs
- linear eigenvalue equations (second-order and fourth-order)
- a non-conformal scheme for localized spatial refinement.

引用格式

Nathaniel Jewell (2024). Collocation-based spectral-element toolbox (https://www.mathworks.com/matlabcentral/fileexchange/41011-collocation-based-spectral-element-toolbox), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Eigenvalue Problems 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

(1) DESCRIPTION: Changed "Laguerre" to "Legendre".
(2) TAGS: Changed "spectralelement" to "spectral element".

1.0.0.0