Metadata-Version: 2.4
Name: swefvm
Version: 0.0.1
Summary: A python module that implements multiple components of Finite Volume Methods for the Shallow Water Equations 
Author-email: Ellis Sinclair-kent <ellissinclairkent@gmail.com>
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: matplotlib>=3.10.8
Requires-Dist: numpy>=2.4.3
Requires-Dist: pandas>=3.0.1
Description-Content-Type: text/markdown

# SWEFVM

## Description

A python module that implements multiple components of Finite Volume Methods for the Shallow Water Equations 

More to come!