https://github.com/tarankalra1/fortran_waveasym_bedtransport
Fortran version of Van Der A formulation
https://github.com/tarankalra1/fortran_waveasym_bedtransport
Last synced: 4 months ago
JSON representation
Fortran version of Van Der A formulation
- Host: GitHub
- URL: https://github.com/tarankalra1/fortran_waveasym_bedtransport
- Owner: tarankalra1
- Created: 2018-05-21T21:52:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T14:43:06.000Z (about 6 years ago)
- Last Synced: 2025-01-13T20:52:40.702Z (5 months ago)
- Language: Fortran
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A standalone Fortran 77 code to compute sediment bedload
calculations based on Van der A., 2013.
Goal: To have the calculations added in the COAWST frameworkSource Code Files
1. mod_kinds.F --> Declares precision constants
2. mod_scalars.F --> Declare constant scalars
3. vandera.F --> main fortran codeRun Files
4. run.bash --> compiling the code (requires Gfortran)Output file
5. "vandera_output.dat"