CHILmesh

MATLAB class for representing triangular, quadrangular, and mixed-element meshes. Intended for hydrodynamic domains.
4 Downloads
Aktualisiert 19. Sep 2023

This class is a bi-product of a project, funded by Aquaveo, at The Ohio State University in 2015-2017. The home page for the Computational Hydrodynamics and Informatics Laboratory at OSU, and further information on the works of Dr. Ethan Kubatko's CHIL lab may be found here.

The repository focuses on a class for representing triangular, quadrangular, and mixed-element polygonal meshes for hydrodynamic domains. Research related to the original work is ongoing.

Connectivity representation for elements (faces) is Node1-Node2-Node3-Node4, where Node4==Node3 for triangular elements. The functionality for all methods are inspired by MATLAB's built-in 'delaunayTriangulation()' class.

View CHILmesh on File Exchange

Citation:

Mattioli, D. D. (2017). QuADMESH+: A Quadrangular ADvanced Mesh Generator for Hydrodynamic Models [Master's thesis, Ohio State University]. OhioLINK Electronic Theses and Dissertations Center. http://rave.ohiolink.edu/etdc/view?acc_num=osu1500627779532088

Zitieren als

Dominik Mattioli (2024). CHILmesh (https://github.com/domattioli/CHILmesh), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit R2015b und späteren Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

@CHILmesh

Supporting_Functions

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.1.1

Updated with link to OSU's CHIL home page.

1.0.1

Included link to file exchange.

1.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.