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 (
Expand
)
Author
Files
Lines
2019-10-28
add filename argument to file output function.
Paul Garlick
1
-3
/
+3
2019-10-25
dispense with .py file extension.
Paul Garlick
1
-0
/
+0
2019-10-25
remove blank line.
Paul Garlick
1
-1
/
+0
2019-10-25
read location from command line instead of boundary definition file.
Paul Garlick
2
-11
/
+15
2019-10-24
split long lines.
Paul Garlick
1
-2
/
+5
2019-10-24
add space between operator and operands.
Paul Garlick
1
-8
/
+8
2019-10-24
split long lines.
Paul Garlick
1
-3
/
+12
2019-10-24
move comments.
Paul Garlick
1
-10
/
+6
2019-10-24
check adjoining nodes in regions adjacent to main channel are dry.
Paul Garlick
1
-0
/
+9
2019-10-24
add labels to print statements.
Paul Garlick
1
-8
/
+9
2019-10-23
increase example target flow.
Paul Garlick
1
-1
/
+1
2019-10-23
use cell-vertex co-ordinates instead of cell-centre co-ordinates.
Paul Garlick
2
-5
/
+5
2019-10-23
merge panel loops.
Paul Garlick
1
-5
/
+4
2019-10-23
use panel index to find panel identifier of part-filled panel.
Paul Garlick
1
-1
/
+1
2019-10-22
move functions to top of file.
Paul Garlick
1
-86
/
+89
2019-10-22
check maximum and minimum heights before panel conveyance calculations.
Paul Garlick
1
-14
/
+18
2019-10-22
set element cross sectional area to zero in empty panels.
Paul Garlick
1
-6
/
+8
2019-10-21
add licence file.
Paul Garlick
1
-0
/
+674
2019-10-21
add authorship file.
Paul Garlick
1
-0
/
+1
2019-10-21
add boolean variable to enable or disable plotting.
Paul Garlick
2
-7
/
+17
2019-10-21
instruct git to ignore output files.
Paul Garlick
1
-0
/
+1
2019-10-19
update file output function.
Paul Garlick
1
-12
/
+7
2019-10-18
calculate cross-sectional area of elements and panels.
Paul Garlick
1
-14
/
+21
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
[prev]
[next]