Skip to content

Commit

Permalink
test(gwe): New autotest of gwe-gwe exchange
Browse files Browse the repository at this point in the history
  • Loading branch information
emorway-usgs committed Mar 7, 2024
1 parent 668b8d2 commit d4c0c38
Show file tree
Hide file tree
Showing 2 changed files with 685 additions and 2 deletions.
6 changes: 4 additions & 2 deletions autotest/test_gwe_esl_analyt_sln.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
(ESL) package. Basic model set up is below, with a slab of unit thickness
(1.0 m) that is 100 m "deep" with energy being loaded on right side.
Temperature will begin to rise on the right and propagate to the left. There are
no sinks in this first example.
no sinks in this first example. The titles that follow, for example
"Section 43, case x" refer to specific analytical solutions found in Carslaw &
Jaeger (1947)
Section 43, case i:
-------------------
Expand Down Expand Up @@ -149,7 +151,7 @@ def calc_ener_input(primer_val):


# Define function to solve analytical solution
# Function names derive from equation numbers in Techniques and Methdos
# Function names derive from equation numbers in Techniques and Methods


def build_models(idx, test, ener_input):
Expand Down
Loading

0 comments on commit d4c0c38

Please sign in to comment.