Skip to content

Commit 80ee788

Browse files
committed
add D3d_updates
2 parents 3f4ff4a + 31e2411 commit 80ee788

23 files changed

Lines changed: 2212 additions & 445 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ $ cat .gitignore
1010
*.tws
1111
*~
1212
*.png
13+
*.index
1314

1415
# Directories
1516
**/__pycache__/

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2019, Alliance for Sustainable Energy, LLC under the terms of Contract DE-AC36-08GO28308, Battelle Memorial Institute under the terms of Contract DE-AC05-76RL01830, and National Technology & Engineering Solutions of Sandia, LLC under the terms of Contract DE-NA0003525. The U.S. Government retains certain rights in this software.
3+
Copyright (c) 2019, Alliance for Energy Innovation, LLC under the terms of Contract DE-AC36-08GO28308, Battelle Memorial Institute under the terms of Contract DE-AC05-76RL01830, and National Technology & Engineering Solutions of Sandia, LLC under the terms of Contract DE-NA0003525. The U.S. Government retains certain rights in this software.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ See [installation instructions](https://mhkit-software.github.io/MHKiT/installat
8484

8585
## Copyright and license
8686

87-
MHKiT-Python is copyright through the National Renewable Energy Laboratory,
87+
MHKiT-Python is copyright through the National Laboratory of the Rockies,
8888
Pacific Northwest National Laboratory, and Sandia National Laboratories.
8989
The software is distributed under the Revised BSD License.
9090
See [copyright and license](LICENSE.md) for more information.

examples/Delft3D_example.ipynb

Lines changed: 29 additions & 29 deletions
Large diffs are not rendered by default.

examples/adcp_example.ipynb

Lines changed: 179 additions & 178 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)