CGN 5930 SEC02: Environmental Fluid Mechanics

Spring 2003,

Instructor: Dr. Wenrui Huang

 

Web page for document download:

 

1.   CE-QUAL-W2 user manual:

W2V3-1 manual.pdf

 Link to down load CEQUAL-W:http://www.ce.pdx.edu/w2

 You must install Array Viewer to run the program: http://h18009.www1.hp.com/fortran/aview/getviewer.html

 reservoir example (zip)

2.   Appendix -A: Hydrodynamic model theory:

app_a.PDF

 

  1. 2D Boundary flow ( I have tested the program, it works)

cgn5930fluid\bflow.for

( To compile this program: in Unix, use "f77 bflow.for -o bflow"

then it create a excutable file: bflow,

type 'bflow' to run the program, you will be asked to input data.

Input data: Rho=1000, AMU=1

Others: dx, NDX, dy, Ndy

Test Case: dx=5, dy=1, Ndx=10, Ndy=10, rho=1000, amu=1