dongli / fishman

A SCVT mesh generation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This project is used to generate Spherical Centroidal Voronoi Tessellation (SCVT) mesh for using in geophysical modeling. All the codes are written in Fortran. Currently we only added the Delaunay triangulation and corresponding Voronoi diagram codes, so stay tuned!

About

A SCVT mesh generation tool

License:MIT License


Languages

Language:Fortran 98.5%Language:CMake 1.5%