We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035c16e commit 63c85f5Copy full SHA for 63c85f5
autotest/test_gwe_sfe_shf00.py
@@ -1,5 +1,11 @@
1
# Test the use of the sensible heat flux utility used in conjuction with the
2
-# SFE advanced package. This test is a single cell with a single reach
+# SFE advanced package. This test is a single cell with a single reach.
3
+# Channel flow characteristics are unrealistic: Manning's n is unrealistically
4
+# low and slope is extremely high. These conditions result in an extremely high
5
+# streamflow velocity that results in nearly all of the heat being added to the
6
+# channel exiting at the outlet with very near negligle heat storage increases
7
+# in the channel. The result is a 1 deg C rise in temperature in the
8
+# streamflow - an easy result to confirm in this test.
9
10
import os
11
0 commit comments