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
- Automatically exported from code.google.com/p/pyrbf☆11Updated 9 years ago
- OpenFOAM-based solver for 2D shallow water equations☆28Updated 6 years ago
- Control finite volume element method - problem solving☆11Updated 2 years ago
- 2-d vertex based unstructured code for Euler, Navier-Stokes and RANS☆16Updated 8 years ago
- An implementation of the smoothed particle hydrodynamics based on the Philip Mocz's paper☆18Updated 3 months ago
- Easy-to-use Fortran and C code for fluid-structure interactions, implemented using the one-field fictitious domain method.☆12Updated 3 years ago
- Course notes for a course based on R.J. LeVeque's "Finite Volume Methods for Hyperbolic Problems"☆18Updated 3 years ago
- Implemented a NS solver using SIMPLE algorithm and solved the benchmark cavity problem. There are some small bugs that have to be fixed. …☆12Updated 4 years ago
- Codes for solving flow problems based on Kinetic Flux Vector Splitting (KFVS) Scheme☆10Updated 9 years ago
- DistMesh - simple 2D and 3D mesh generator for MATLAB and Octave (with GUI support)☆53Updated 6 years ago
- ☆13Updated last week
- 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
- finite volume lattice Boltzmann metood☆20Updated 8 years ago
- Basic Euler Solver. Multi-threaded, three-dimensional unstructured finite volume density based solver.☆22Updated 6 years ago
- Source code for an unstructured 2D Euler/Navier Stokes equation (triangle grid), Fortran 90 version, with some personal improvements, htt…☆17Updated 7 years ago
- Quadtree Adaptive Mesh Refinement☆32Updated 5 years ago
- Implementation of lid driven cavity solver based on SIMPLE algorithm☆12Updated 6 years ago
- A three-dimensional CFD code based on finite volume method☆20Updated 2 years ago
- This is a 2-D Transfinite Interpolation (TFI) Grid or Mesh Generation with Smoothing Procedures. Also include data structures writing for…☆19Updated 4 years ago
- ☆20Updated 2 years ago
- CFD assignment 2D incompressible Navier-Stokes solver☆14Updated 8 years ago
- This python package will generate an OpenFOAM case setup with all required files to run a simulation. The setup is significantly simplifi…☆17Updated 6 months ago
- 3D Multiblock multiphysics finite volume reacting flow solver. Implemented in Python, Kokkos, and MPI for inter- and intra-node performan…☆9Updated last month
- CFD course that I teach in the Chemical Engineering Department at the University of Utah - CHEN6355.☆56Updated 5 years ago
- Finite Volume Method☆14Updated 8 years ago
- Codes for finite element method☆25Updated last month
- A finite element method code for student training used in the course of "Finite Element Method" delivered by Professor Xiong Zhang☆14Updated 10 years ago
- NodeLab is a simple MATLAB-repository for node-generation and adaptive refinement for testing, and implementing various meshfree methods …☆28Updated last week
- Conservative discretizations for the Saint Venant (shallow water) equations☆32Updated 6 years ago
- Simple (and not-so-simple) CFD solvers written in Fortran with Python plotting routines☆16Updated 5 years ago