CVT_WEIGHT
Try to Prescribe CVT Cell Sizes


CVT_WEIGHT is a FORTRAN90 library which implemented an experimental effort to compute a centroidal Voronoi tessellation (CVT) in which there were cells of specified size.

Normally, given arbitrary initial data and a constant density, the CVT would comprise cells of roughly equal area. In this case, a modification was made to the CVT iteration, in an attempt to drive the algorithm towards cells of prescribed sizes. While we were convinced this idea ought to work...it didn't.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

CVT_WEIGHT is available in a FORTRAN90 version.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 28 October 2008.