a python code to simulate 2D (x,z) flow problem with the modeling of velocity field and passive scalar field under tidal and inflow boundary conditions.
This project requires python2.7 and the following packages
Main code is provided in all .py files. More details are described in code instruction.pdf
In a terminal or command window, navigate to the top-level project directory 2D-x-z-environmental-flow-model/
(that contains this README) and run one of the following commands:
python 2dflow.py
The report is stored in Document folder