knbarton / ners570-finalproject

Ners 570 Final Project
1 stars 1 forks source link

Add subroutines for next u, v, h #17

Closed littlewatkins closed 3 years ago

littlewatkins commented 3 years ago

Pull Request

Addresses #16

This pull request will add a fortran module which has subroutines to compute the next time step iterations of the matrices, instead of having them be lines of code in tsunami.f90

These are untested currently.