Transfinite Interpolation
The generation of grid is the first and foremost step in finite element method, computational fluid dynamics, finite volume method, finite difference method etc. The accuracy of the solution of partial differential equation depends on how fine and sensible is grid for the problem domain. Discretizing the domain is very challenging if the domain is complex. One of the methods among many other methods of grid generation is by interpolation. Grid generation based on interpolation has two basic advantages;rapid computation of grids and
direct control over grid point locations
These advantages are offset by the fact that interpolation methods may not generate smooth grids, in particular, when the problem domain has steep curves or bends. In these cases grid gets folded across the bends of the domain.
Cite As
KSSV (2024). Transfinite Interpolation (https://www.mathworks.com/matlabcentral/fileexchange/40681-transfinite-interpolation), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Interpolation > Interpolating Gridded Data >
- Engineering > Mechanical Engineering > Fluid Mechanics >
Tags
Acknowledgements
Inspired by: Grid Generation
Inspired: FEM Cantilever Plate - Modal Analysis, Mesh a plate with hole
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
TFI/
TFI/Chevron/
TFI/Horseshoe/
TFI/Swan/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |