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
2020-07-08
python: slope.py: Deduce grid dimensions from file data.
Paul Garlick
1
-9
/
+15
2020-07-08
python: slope.py: Re-define filename of height data file.
Paul Garlick
1
-1
/
+1
2020-07-08
python: Add slope.py.
Paul Garlick
1
-0
/
+206
2020-07-08
fullswof-utils: Add link to online documentation.
Paul Garlick
1
-1
/
+2
2020-07-02
fullswof-utils: Add README file.
Paul Garlick
1
-0
/
+46
2020-07-01
doc: Add Demos chapter.
Paul Garlick
1
-0
/
+20
2020-07-01
demo: Create symbolic link to makeBoundary.
Paul Garlick
1
-0
/
+1
2020-06-30
demo: Improve topography file description.
Paul Garlick
1
-2
/
+2
2020-06-30
demo: Replace link to topography file.
Paul Garlick
1
-1
/
+2058
2020-06-30
doc: Describe makeBoundary control parameters.
Paul Garlick
1
-0
/
+49
2020-06-29
doc: Describe makeBoundary inputs and outputs.
Paul Garlick
1
-0
/
+32
2020-06-25
doc: Add Invoking makeBoundary section.
Paul Garlick
1
-0
/
+41
2020-06-24
doc: Add list of runtime dependencies.
Paul Garlick
1
-0
/
+19
2020-06-24
doc: Add Usage chapter.
Paul Garlick
1
-5
/
+32
2020-06-23
doc: Add section to Installation chapter.
Paul Garlick
1
-1
/
+16
2020-06-23
doc: Split Installation chapter into sections.
Paul Garlick
1
-2
/
+32
2020-06-22
doc: Describe both html versions of reference manual.
Paul Garlick
1
-3
/
+8
2020-06-22
doc: Add Installation chapter.
Paul Garlick
1
-16
/
+23
2020-06-18
python: Enable writing rating curve data to file.
Paul Garlick
3
-0
/
+18
2020-06-18
doc: add node for Installation procedure.
Paul Garlick
1
-0
/
+2
2019-12-17
add style sheets and use for html manual.
Paul Garlick
5
-4
/
+368
2019-12-16
instruct git to ignore html manual directory.
Paul Garlick
1
-0
/
+1
2019-12-16
add makefile.
Paul Garlick
1
-0
/
+18
2019-12-16
move ignore instruction for info files to top level.
Paul Garlick
2
-1
/
+1
2019-11-29
instruct git to ignore info files.
Paul Garlick
1
-0
/
+1
2019-11-26
enter sample text in reference manual.
Paul Garlick
1
-2
/
+39
2019-11-26
add licence for reference manual.
Paul Garlick
2
-0
/
+523
2019-11-26
add reference manual.
Paul Garlick
1
-0
/
+27
2019-11-25
extrapolate topography from interior to fictitious cells.
Paul Garlick
1
-8
/
+8
2019-11-12
move boundary definition files to demo subdirectory.
Paul Garlick
2
-0
/
+0
2019-11-12
create new link to topography file.
Paul Garlick
1
-0
/
+1
2019-11-12
remove link to topography file.
Paul Garlick
1
-1
/
+0
2019-11-12
move makeBoundary script to python subdirectory.
Paul Garlick
1
-0
/
+0
2019-11-08
improve error message.
Paul Garlick
1
-1
/
+1
2019-11-08
use sys module to supply exit function.
Paul Garlick
1
-1
/
+2
2019-11-08
check that discharge capacity is not exceeded.
Paul Garlick
1
-2
/
+8
2019-10-30
print all items in minimum height array.
Paul Garlick
1
-1
/
+1
2019-10-30
disable plotting.
Paul Garlick
1
-1
/
+1
2019-10-29
provide for zero index case.
Paul Garlick
1
-1
/
+4
2019-10-29
specify boundary type in boundary definition file.
Paul Garlick
3
-2
/
+9
2019-10-29
introduce function for linear interpolation.
Paul Garlick
1
-8
/
+21
2019-10-29
re-order operands.
Paul Garlick
1
-2
/
+2
2019-10-29
add space between operator and operand.
Paul Garlick
1
-1
/
+1
2019-10-29
set panel marker for bottom boundary.
Paul Garlick
1
-1
/
+1
2019-10-29
add boundary definition file for bottom boundary.
Paul Garlick
1
-0
/
+27
2019-10-28
add units for target flow.
Paul Garlick
1
-1
/
+1
2019-10-28
use symbolic link to point to topography file instead of variable.
Paul Garlick
2
-2
/
+2
2019-10-28
rename boundaryDefinition.txt to boundaryTop.txt.
Paul Garlick
1
-3
/
+0
2019-10-28
add comment and remove duplicated filename assignments.
Paul Garlick
1
-4
/
+1
2019-10-28
add variable for input filename.
Paul Garlick
1
-1
/
+14
[next]