Skip to content

Commit e311390

Browse files
Update Borehole prob. input description
1 parent c5f6e57 commit e311390

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Function ID : Borehole
7474
Input ID : Harper1983
7575
Input Dimension : 8
7676
Description : Probabilistic input model of the Borehole model from
77-
Harper and Gupta (1983).
77+
Harper and Gupta (1983)
7878
Marginals :
7979
8080
No. Name Distribution Parameters Description

src/uqtestfuns/test_functions/borehole.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"function_id": "Borehole",
105105
"description": (
106106
"Probabilistic input model of the Borehole model "
107-
"from Harper and Gupta (1983)."
107+
"from Harper and Gupta (1983)"
108108
),
109109
"marginals": MARGINALS_HARPER1983,
110110
"copulas": None,
@@ -113,7 +113,7 @@
113113
"function_id": "Borehole",
114114
"description": (
115115
"Probabilistic input model of the Borehole model "
116-
"from Morris et al. (1993)."
116+
"from Morris et al. (1993)"
117117
),
118118
"marginals": MARGINALS_MORRIS1993,
119119
"copulas": None,

0 commit comments

Comments
 (0)