diff options
author | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-27 11:00:17 +0100 |
---|---|---|
committer | Paul Garlick <pgarlick@tourbillion-technology.com> | 2020-07-27 11:00:17 +0100 |
commit | d7fb85e57687764275e08fc43e729fc1a12b5cae (patch) | |
tree | e080c6701f89f58bea4b28c352f49859abe53685 /NEWS | |
parent | b303568368aa9657a7b238d7fd53337eff22b4bd (diff) | |
download | fullSWOF-utils-d7fb85e57687764275e08fc43e729fc1a12b5cae.tar.gz |
fullswof-utils: Create a news file.
* NEWS: New file.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +FullSWOF-utils NEWS - history of user-visible changes. + +Copyright © 2020 Paul Garlick <pgarlick@tourbillion-technology.com> + +# Initial release 0.1 + +- New 'makeBoundary' program to generate boundary condition files. +- New 'slope.py' program to measure the gradient at the boundary. +- Demonstration boundary definition files for an example topography. +- Documentation in info and html formats.
\ No newline at end of file |