From 5945fce8811174c2fdc3ab36f19e32a392947bbc Mon Sep 17 00:00:00 2001 From: Shawn Chartrand Date: Tue, 17 Jan 2017 20:46:14 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f7a71b..c9ea161 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # ParticleMobility_FA This repository hosts a friction-angle based particle mobility model for sediment transport calculations. -The model has been developed based on the work of Wiberg and Smith, 1987 (WRR) and Kirchner et al., 1990 (Sedimentology). The repository hosts both the Matlab based and Python based model files. NOTE: the python model files are still in development, and I have been testing the OMPC translator for this task. No input files are necessary to run the working Matlab based model. The user simply ansers a few questions via dialogue prompts. +The model has been developed based on the work of Wiberg and Smith, 1987 (WRR) and Kirchner et al., 1990 (Sedimentology). The repository hosts both the Matlab based and Python based model files. NOTE: the python model files are still in development, and I have been testing the OMPC translator for this task. No input files are necessary to run the working Matlab based model. The user simply ansers a few questions via dialogue prompts. The model has been tested on Matlab 2014b-2016a and is functional; it works for Windows and Linux (tested on Debian Jessie) Matlab distributions.