Code and data for "Computational morphology of constant slope fans on irregular terrain using the visibility polygon"

Main Authors: Tzu-Yin Kasha Chen, Hervé Capart
Format: info dataset Journal
Terbitan: , 2022
Subjects:
Online Access: https://zenodo.org/record/6253638
Daftar Isi:
  • This code is for simulating constant-slope fan morphologies. The code and the dataset can be read/run by using Matlab. The description is as follows: 1. Dataset (FieldCase1.mat, FieldCase2.mat) provides the input data needed to simulate the two field cases. The simulations can be run using the code batchFieldCasesApplication.m. The results can be compared with the provided output data (FieldCase1Output.mat, FieldCase2Output.mat). 2. Code for two idealized cases including the comparison of analytical solutions and model simulations are provided. 3. Function VisiPolygon is the algorithm for calculating point visibility polygon. Function FanTopo is the model for simulating fan morphology.