An open API service indexing awesome lists of open source software.

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

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 framework

Source Code Files
1. mod_kinds.F --> Declares precision constants
2. mod_scalars.F --> Declare constant scalars
3. vandera.F --> main fortran code

Run Files
4. run.bash --> compiling the code (requires Gfortran)

Output file
5. "vandera_output.dat"