| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2012-12-03 | 965 Bytes | |
| crdep_bash_gfortran_v1.0.tar.gz | 2012-12-03 | 6.7 kB | |
| Totals: 2 Items | 7.6 kB | 0 |
CRITICAL DEPTH DETERMINATION 1.0 The purpose of this program is the determination of critical depth in open channel. The main idea is to solve the critical depth equation with respect to depth as single nonlinear equations. Three solvers are implemented: bisection method, secant method and Newton method. The root bracketing is also implemented. Currently, the program is prepared as bash script called 'crdep.sh'. Additional fortran codes are compiled during execution of the script. The program may be run under Linux OS from console. To run the program, gfortran compiler has to be installed. During first run type: ./crdep.sh --help or ./crdep.sh -h Additional information will be displayed. To compute the ASCII data file is needed. One example is provided. This file is called "example00.txt". The structure of the data set is described there. Any comments and remarks, please send to tdysarz@gmail.com Tomasz Dysarz Poznan, 02.12.2012