Vignesh2508 / DelaunayLinks
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
Sorting:
- Cartesian cut cell grid generator☆14Updated 13 years ago
- Control finite volume element method - problem solving☆14Updated 3 years ago
- cgnsUtilities is a collection of functions for working with CGNS grids.☆11Updated 2 weeks ago
- Codes for solving flow problems based on Kinetic Flux Vector Splitting (KFVS) Scheme☆11Updated 10 years ago
- A finite element method code for student training used in the course of "Finite Element Method" delivered by Professor Xiong Zhang☆18Updated 10 years ago
- Quadtree Adaptive Mesh Refinement☆33Updated 6 years ago
- Computational mechanics framework for rough surfaces and fractures.☆24Updated 6 years ago
- python based Finite Volume Solver for 1D hyperbolic equations☆17Updated last year
- DACE Toolbox source code by Hans Bruun Nielsen, Søren Nymand and Lophaven Jacob Søndergaard☆13Updated 7 years ago
- Easy-to-use Fortran and C code for fluid-structure interactions, implemented using the one-field fictitious domain method.☆12Updated 4 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
- Conservative discretizations for the Saint Venant (shallow water) equations☆33Updated 7 years ago
- Parallel iterative solvers for the pressure Poisson equation on adaptively refined block structured Cartesian grids☆11Updated 5 years ago
- ☆13Updated 3 months ago
- CFD assignment 2D incompressible Navier-Stokes solver☆13Updated 8 years ago
- overset tutorials☆11Updated 5 years ago
- Message-Passing-Interface (MPI) based stl/obj to signed-distance-field (SDF) converter written in Python for Cartesian grids☆14Updated last year
- Finite element modeling of some 2D benchmarks : heat conduction, linear elasticity, dam break flow, viscous fingering in porous media.☆20Updated 5 years ago
- 2-d vertex based unstructured code for Euler, Navier-Stokes and RANS☆18Updated 9 years ago
- 2D Cartesian Quadtree Adaptive Mesh Refinement (AMR) for multiphase Five Equations Model☆25Updated 7 years ago
- This repository contains a Fortran implementation of a 2D flow using the projection method, with Finite Volume Method (FVM) approach. The…☆23Updated 2 years ago
- THe legacy HYPLAS code with multiscale modelling capabilities☆13Updated 6 years ago
- 1D RANS model simulation at fully developed turbulent channel flow.☆17Updated 8 years ago
- Implementation of lid driven cavity solver based on SIMPLE algorithm☆14Updated 6 years ago
- OpenSTAP is a Finite Element Method (FEM) Solver based on STAP (KJ Bathe, FORTRAN IV), and modified version STAP90 (Prof. Xiong Zhang, Ts…☆36Updated 7 years ago
- Discontinuous Galerkin Adaptive Mesh Refinement Code☆12Updated 6 years ago
- Codes for finite element method☆30Updated last week
- Basic Euler Solver. Multi-threaded, three-dimensional unstructured finite volume density based solver.☆22Updated 7 years ago
- Two dimensional high-order spectral element method fluid dynamics solver (this code is no longer maintained!)☆17Updated 3 years ago
- ☆12Updated 4 years ago