Skip to content

ogourgue/vfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vfc

Vegetation/Flow Convolution

This Python module allows to simulate flow velocities around vegetation patches using a computationally-efficient convolution method (conceptual approach) or spatially refine flow velocities from a coarse-resolution model (practical implementation)

Note: Practical approach (spatial refinement) currently only available for unstructured triangular grid models

Reference: Gourgue, O., van Belzen, J., Schwarz, C., Bouma, T.J., van de Koppel, J. & Temmerman, S. (2020) A convolution method to assess subgrid-scale interactions between flow and patchy vegetation in biogeomorphic models, Journal of Advances in Modeling Earth Systems, submitted.

Author: Olivier Gourgue (University of Antwerp, Belgium & Boston University, MA, USA)