File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Reservoir Thickness, 0.25
23
23
Reservoir Life Cycle, 25
24
24
Heat Capacity Of Water, -1
25
25
Density Of Water, -1` ) ,
26
- hipRaResult : ref ( 'Run HIP-RA to get a result' ) ,
26
+ hipRaResult : ref ( 'Run HIP-RA-X to get a result' ) ,
27
27
errorMessage : ref ( '' ) ,
28
28
hipRaLoading : ref ( false ) ,
29
29
}
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ <h3>Parameters</h3>
84
84
v-model ="hipRaInputText ">
85
85
</ textarea >
86
86
< br />
87
- < input type ="submit " value ="Run HIP-RA " class ="mui-btn mui-btn--primary mui-btn--raised "/>
87
+ < input type ="submit " value ="Run HIP-RA-X " class ="mui-btn mui-btn--primary mui-btn--raised "/>
88
88
</ form >
89
89
</ div >
90
90
@@ -105,15 +105,15 @@ <h2><a id="about">About</a></h2>
105
105
106
106
< ul >
107
107
< li >
108
- < a href ="https://github.com/softwareengineerprogrammer /GEOPHIRES-X/tree/main/src/hip_ra ">
109
- HIP-RA on GitHub
108
+ < a href ="https://github.com/NREL /GEOPHIRES-X/tree/main/src/hip_ra_x ">
109
+ HIP-RA-X on GitHub
110
110
</ a >
111
111
</ li >
112
112
</ ul >
113
113
114
114
< p >
115
115
< a target ="_blank "
116
- href ="https://github.com/softwareengineerprogrammer/geothermal-ui/issues/new?assignees=&labels=feedback&projects=&template=feedback.md&title=HIP+RA +UI+Feedback ">
116
+ href ="https://github.com/softwareengineerprogrammer/geothermal-ui/issues/new?assignees=&labels=feedback&projects=&template=feedback.md&title=HIP-RA-X +UI+Feedback ">
117
117
< b > Click here to submit feedback</ b > </ a > .
118
118
Feedback is welcome and appreciated!
119
119
</ p >
You can’t perform that action at this time.
0 commit comments