-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f65f142
commit 5945fce
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |