Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-14 | read number of height intervals from boundary definition file. | Paul Garlick | 1 | -0/+3 | |
2019-10-14 | read overtpping tolerance from boundary definition file. | Paul Garlick | 1 | -0/+3 | |
2019-10-11 | read panel markers and channel index from boundary definition file. | Paul Garlick | 1 | -0/+6 | |
2019-10-08 | read name of topography file from boundary definition file. | Paul Garlick | 1 | -0/+3 | |
2019-10-04 | read Manning's n values from boundary definition file. | Paul Garlick | 1 | -0/+5 | |
2019-10-01 | use ast module to evaluate items read from boundary definition file. | Paul Garlick | 1 | -2/+2 | |
2019-10-01 | add boundary location variable. | Paul Garlick | 1 | -2/+5 | |
2019-09-30 | add target flow variable. | Paul Garlick | 1 | -2/+5 | |
2019-09-30 | update gradient value. | Paul Garlick | 1 | -1/+1 | |
2019-09-30 | add description for slope variable. | Paul Garlick | 1 | -0/+4 | |
2019-09-30 | rename makeBoundaryFile.py to makeBoundary.py; add boundary definition file. | Paul Garlick | 1 | -0/+2 | |