index
:
fullSWOF-utils
master
Pre-processing utilities for use with FullSWOF
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-18
calculate mean inlet velocities.
Paul Garlick
1
-3
/
+3
2019-10-16
find height and cross-sectional area at target flow.
Paul Garlick
1
-4
/
+4
2019-10-16
identify insertion index for level in part-filled panel.
Paul Garlick
1
-2
/
+5
2019-10-16
identify part-filled panel.
Paul Garlick
2
-5
/
+13
2019-10-16
read panel fill order from boundary definition file.
Paul Garlick
2
-15
/
+15
2019-10-16
use list objects for plotting.
Paul Garlick
1
-21
/
+6
2019-10-14
use list to store Manning's n coefficients.
Paul Garlick
2
-9
/
+6
2019-10-14
use lists of lists to store conveyance data.
Paul Garlick
1
-2
/
+14
2019-10-14
read number of height intervals from boundary definition file.
Paul Garlick
2
-2
/
+4
2019-10-14
use a list object to store the minimum heights within each panel.
Paul Garlick
1
-10
/
+7
2019-10-14
heights plural.
Paul Garlick
1
-1
/
+1
2019-10-14
calculate maximum height in channel.
Paul Garlick
1
-2
/
+5
2019-10-14
read overtpping tolerance from boundary definition file.
Paul Garlick
2
-1
/
+4
2019-10-11
read panel markers and channel index from boundary definition file.
Paul Garlick
2
-12
/
+38
2019-10-09
define arrays for boundary co-ordinates and heights.
Paul Garlick
1
-0
/
+22
2019-10-09
calculate cell size.
Paul Garlick
1
-6
/
+11
2019-10-09
derive number of columns and rows of height data.
Paul Garlick
1
-1
/
+9
2019-10-08
read name of topography file from boundary definition file.
Paul Garlick
2
-10
/
+13
2019-10-04
add variable to specify tolerance in overtopping height.
Paul Garlick
1
-10
/
+10
2019-10-04
read Manning's n values from boundary definition file.
Paul Garlick
1
-0
/
+5
2019-10-04
add TODO item to use YAML for configuration file.
Paul Garlick
1
-0
/
+1
2019-10-01
add TODO item to use weighted mean coefficient values.
Paul Garlick
1
-1
/
+4
2019-10-01
use ast module to evaluate items read from boundary definition file.
Paul Garlick
2
-3
/
+4
2019-10-01
read boundary location from boundary definition file.
Paul Garlick
1
-1
/
+2
2019-10-01
add boundary location variable.
Paul Garlick
1
-2
/
+5
2019-09-30
read target flow from boundary definition file.
Paul Garlick
1
-8
/
+10
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 function to read definition file.
Paul Garlick
1
-0
/
+13
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
2
-0
/
+2
2019-09-30
use inletBC.py as starting point; rename to makeBoundaryFile.py
Paul Garlick
1
-0
/
+208
[prev]