We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d0326 commit f6c49d1Copy full SHA for f6c49d1
GHEtool/Validation/speed_comparison.py
@@ -36,7 +36,7 @@ def test_64_boreholes():
36
# create the borefield object
37
borefield = Borefield(load=load)
38
39
- borefield.set_ground_parameters(data)
+ borefield.ground_data = data
40
borefield.set_borefield(borefield_64)
41
borefield.Rb = 0.2
42
0 commit comments