Skip to content

Commit 63c85f5

Browse files
committed
Better explain the new autotest
1 parent 035c16e commit 63c85f5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

autotest/test_gwe_sfe_shf00.py

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# 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
2+
# 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.
39

410
import os
511

0 commit comments

Comments
 (0)