.. mesher documentation master file, created by
   sphinx-quickstart on Wed Apr 15 17:06:13 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to mesher's documentation!
==================================

.. toctree::
   :maxdepth: 3
   :caption: Contents:
   :hidden:

   algorithm
   installation
   build
   configuration
   examples
   output
   tools
   mpi

Mesher is a novel multi-objective unstructured mesh generation software that allows mesh generation to be generated from an arbitrary number of hydrologically important features while maintaining a variable spatial resolution. Triangle quality is guaranteed as well as a smooth graduation from small to large triangles. Including these additional features resulted in a better representation of spatial heterogeneity versus classic topography-only mesh generation. The paper describing mesher can be `found here <https://www.usask.ca/hydrology-old/papers/Marsh,_et_al_2018.pdf>`_

Key points

*  A novel multi-objective unstructured mesh generation software, Mesher, is presented
*  Heterogeneity in topography is resolved as well as hydrologically important surface and sub-surface attributes
*  Spatial heterogeneity is better preserved compared to existing mesh generators


.. image:: images/mesher_veg.jpg

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`
