Vignesh2508 / Delaunay
A simple Delaunay mesh generator based on the Bowyer-Watson algorithm. I have based my code on the pseudocode present in the Wikipedia page. I have viewed other people's code and I believe this code is simpler and easier to understand the algorithm. This is an incremental algorithm and it is slower than the Divide and conquer method available.
☆16Updated 4 years ago
Alternatives and similar repositories for Delaunay:
Users that are interested in Delaunay are comparing it to the libraries listed below
- Control finite volume element method - problem solving☆12Updated 2 years ago
- Finite Element Modeling Technology☆11Updated 10 months ago
- This is a project to numerically solve the euler equations over a channel with a bump using jameson scheme finite volume analysis. The pr…☆8Updated 2 years ago
- Easy-to-use Fortran and C code for fluid-structure interactions, implemented using the one-field fictitious domain method.☆12Updated 3 years ago
- OpenFOAM-based solver for 2D shallow water equations☆28Updated 6 years ago
- Automatically exported from code.google.com/p/pyrbf☆11Updated 9 years ago
- A finite element method code for student training used in the course of "Finite Element Method" delivered by Professor Xiong Zhang☆16Updated 10 years ago
- Finite Volume Method☆14Updated 9 years ago
- Quadtree Adaptive Mesh Refinement☆32Updated 5 years ago
- Cartesian cut cell grid generator☆13Updated 13 years ago
- FEM Code for Fluid-Structure Coupling - Structure Solver implementing Flat Shell Elements☆15Updated 5 years ago
- 2-d vertex based unstructured code for Euler, Navier-Stokes and RANS☆17Updated 8 years ago
- cgnsUtilities is a collection of functions for working with CGNS grids.☆11Updated 3 weeks ago
- Basic Euler Solver. Multi-threaded, three-dimensional unstructured finite volume density based solver.☆22Updated 6 years ago
- The DNSLABIB code for Computational Fluid Dynamics, developed in the Energy Conversion Group at the Department of Mechanical Engineering,…☆20Updated 2 years ago
- Project I : A control-volume-based finite element method is used to solve the in compressible flow, in a lid-driven cavity. Project II : …☆13Updated 4 years ago
- Mixed (structured/unstructured) 3D mesh generator based on curved cuboid elements (primitives)☆20Updated 3 weeks ago
- Course notes for a course based on R.J. LeVeque's "Finite Volume Methods for Hyperbolic Problems"☆18Updated 3 years ago
- 2d finite volume solver on unstructured mesh☆11Updated 7 years ago
- Codes for solving flow problems based on Kinetic Flux Vector Splitting (KFVS) Scheme☆10Updated 9 years ago
- Three-dimensional level set code in Fortran. Reads an STL file and creates a signed distance field using WENO5. Gives you an option to ru…☆17Updated 5 years ago
- Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines☆16Updated 5 years ago
- CFD Python, a.k.a. the 12 steps to Navier-Stokes taught by Prof. Lorena Barba☆28Updated 5 years ago
- ☆11Updated this week
- DistMesh - simple 2D and 3D mesh generator for MATLAB and Octave (with GUI support)☆56Updated 7 years ago
- NodeLab is a simple MATLAB-repository for node-generation and adaptive refinement for testing, and implementing various meshfree methods …☆28Updated last month
- C++ code for solving Incompressible Navier-Stokes☆16Updated 11 years ago
- Fortran module used to write tecplot binary or text format data file☆10Updated 6 years ago
- A mesh modeling interface to the Gmsh-Python-API☆31Updated 7 months ago
- 2D Discrete Vortex Method Code written in C++☆13Updated 7 years ago