Skip to content

Commit 13d1502

Browse files
deactivate saline bounds
1 parent ffd146e commit 13d1502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

message_ix_models/model/water/data/water_for_ppl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@ def cool_tech(
12671267
)
12681268

12691269
# Step 9: Add dynamic saline extraction bounds
1270-
_add_saline_extract_bounds(results, info)
1270+
# _add_saline_extract_bounds(results, info)
12711271

12721272
return results
12731273

0 commit comments

Comments
 (0)