Skip to content

Commit ccffafb

Browse files
Add Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec to cases that allow almost-equal (https://github.com/softwareengineerprogrammer/GEOPHIRES/actions/runs/16574485064/job/46875231813)
1 parent bd3b96c commit ccffafb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_geophires_x.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ def get_output_file_for_example(example_file: str):
212212
# Adding additional test cases that require this fallback should be avoided if possible.
213213
cases_to_allow_almost_equal = [
214214
'Beckers_et_al_2023_Tabulated_Database_Coaxial_water_heat.txt',
215+
'Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec.txt',
215216
'Wanju_Yuan_Closed-Loop_Geothermal_Energy_Recovery.txt',
216217
]
217218
allow_almost_equal = example_file_path in cases_to_allow_almost_equal

0 commit comments

Comments
 (0)